Why are there so many JavaScript build tools? Gulp, Grunt, Webpack, Laravel Mix, Rollup.js, and now Vite. And these are just the ones that I've worked with. Haven't we solved this problem?
All posts tagged with "rant":
I haven't blogged since 2013. I'm not sure exactly why. It was probably a culmination of things, but mostly just being too busy to focus on it. A lot has happened in the past 12 years. I built a SaaS ...
Stop abbreviating variable names in your code. I’m not talking about so-to-speak “generally accepted” abbreviations, such as using i in your for-loops. I’m talking about...