What if instead of trying to type existing JS code, like TypeScript, we made objects of a new typed language completely separate from JS obj... (more…)
Read more »
I didn't much care for vanilla JavaScript prior to ES6. Through all of the 2000s, I chased different approaches to avoid writing too much of it. First there was RJS (Ruby-to-JavaScript). Then there was CoffeeScript. Both transpiling approaches that turned... (more…)
Read more »
Quick and concise guide to creating and organizing your first JavaScript library - by Roberto Dip... (more…)
Read more »
Fastest 4KB JS implementation of ed25519 signatures - paulmillr/noble-ed25519... (more…)
Read more »