
Pair Programming vs Pull Requests
What is good, and what is wrong, in pair programming? And in Merge Requests (or Pull Requests, in github name)?
Thoughts on what I learn
What is good, and what is wrong, in pair programming? And in Merge Requests (or Pull Requests, in github name)?
customers represent the best resource of every company, but do we really care about them? Here's an interesting insight of my work experience.
In more than 15 years I've used Ubuntu, windows and mac as my desktop workstation. Here's the best way to use enjoy Linux to become a better developer!
header bidding, DFP, GAM, cpm ... welcome in the world of ads, where everything is an acronym. Le me try to explain how everything works under the hood.
Jest and Puppeteer are two great tools. Together they can satisfy a lot of needs. Testing simple JS is easy, testing complex async scenarios is super hard: by learning these two tools you'll get test superpowers to use in your projects!
Var is deprecated; let and const are introduced with es6. Let's see how to use them
How to check if a URL is not working just for us or globally?
Here's a little guide on how to setup a project with Typescript, Babel, Webpack and ESLint.
Typescript does not have sane defaults and I had to experiment a lot before finding the right set of options for my projects. Here's a discussion about module, target, outDir, moduleResolution, lib, etc
Do you love meetings? Probably not. However, after some time I started to "appreciate" them. Here's why