JavaScript classes are not “just syntactic sugar”

After reading yet another blog post about JS classes being “just sugar for prototypal inheritance”, I’ve decided to write this post to… Read more

Similar

IronmanJS – JavaScript Without Bloat

Bringing ironman mode to JavaScript - JavaScript without the bloat. Latest version: 1.0.5, last published: 8 hours ago. Start using ironmanjs in your project by running `npm i ironmanjs`. There are no other projects in the npm registry using ironmanjs. (more…)

Read more »

A light timed async queue for JavaScript

Some of the most used projects I’ve built have been things I wrote for myself, and some of the best pieces of code I’ve used have the same origin. So when I look for something to fill a need and I’m unable to find it, I try and put it back out there when ... (more…)

Read more »