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 »
A JavaScript library for building user interfaces based on observables 🚀 - es-repo/reactive-elements... (more…)
Read more »
clean-code-javascript - :bathtub: Clean Code concepts adapted for JavaScript...
Read more »
A community logo for JS. Contribute to voodootikigod/logo.js development by creating an account on GitHub. (more…)
Read more »
The iterable protocol allows JavaScript objects to define or customize their iteration behavior, such as what values are looped over in a… (more…)
Read more »