My journey with JavaScript started way back in 1997 with Netscape Navigator 3. Back then you couldn’t do much with it. The coolest use of JavaScript was to create mouseovers. At the time, that was… (more…)
Read more »
We've put the Angular vs React, Agile vs Waterfall and Cats vs Dogs discussion to bed. (more…)
Read more »
Hugo 0.74.0 brings blazingly fast native JavaScript bundling, with minification, tree shaking, scope hoisting for ES6 modules, and transpilation of JSX and newer JS syntax down to ES6. And more. (more…)
Read more »
I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned... (more…)
Read more »
NodeOS is called the “operating system powered by node.js”. I will explain why this is not true and what it says about the JS community... (more…)
Read more »