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 »
Learn how to investigate and fix JavaScript performance problems. This article focusses on common front-end performance issues. (more…)
Read more »
Do libraries and frameworks prioritize components on boot? If so, how, and if not what can we do? And, in exploring that question, I discovered that Server-Side Rendering isn't a silver bullet!
Read more »
Using console.log() for JavaScript debugging is the most common practice. But, there is more. (more…)
Read more »