It seems (according to one guru, but coming from this source, it’s a left-handed compliment) that JavaScript is finally popular. (more…)
Read more »
nwb - A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)... (more…)
Read more »
1. JavaScript design patterns #1. Singleton and the Module2. JavaScript design patterns #2. Factories and their implementation in TypeScript3. JavaScript design patterns #3. The Facade pattern and applying it to React Hooks4. JavaScript design patterns #4... (more…)
Read more »
One gotcha that comes up frequently and has a serious impact on application performance is the tendency to accidentally fetch data in… (more…)
Read more »
When V8 lead engineer Lars Bak1 describes V8 design decisions, the first thing he talks about are hidden classes.
Read more »