A rose by any other name would smell as sweet โ William Shakespeareโs Romeo and Juliet The subject of Prototypes in Javascript has always been confusing for developers. In this post I wโฆ (more…)
Read more »
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript. - eslint-functional/eslint-plugin-functional... (more…)
Read more »
Since arrow functions were introduced in ES6, they have become increasingly popular, changing the look and function of regular functions. I love arrow functions; I use them all the time. In fact, tโฆ (more…)
Read more »
loop-breaker - Transforms JavaScript code to ensure that loops do not run indefinitely... (more…)
Read more »
3D graphics rendering pipeline. Implemented in JavaScript. Run in a terminal. - sinclairzx81/zero... (more…)
Read more »