Following the original JavaScript hacks for hipsters, here’s some new goodies. Coding JavaScript in 2017 is actually fun again! (more…)
Read more »
I quite like AVA since I can just drop it in and reap benefits without too much hassle. I’ve never had to fight against AVA to get tests running, that means more focus on the code and tests and less… (more…)
Read more »
Got round to open sourcing Ezno's parser. This repository will be a monorepo and will eventually include the checker, the LSP and JSX compiler. You can read the latest on Ezno here. The public ... (more…)
Read more »
On the 11th of December, 2019 a security vulnerability which extends to all major JavaScript package managers (npm, yarn and pnpm) was publicly... (more…)
Read more »
Let's see some new JavaScript features coming in ES2020 or ECMAScript 2020 or ES11 standard. ES2020 brings tons of sweet improvements. What's New in JavaScript ES2020? (more…)
Read more »