ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change! - tc39/proposal-record-tuple... (more…)
Read more »
Have you been working with one JavaScript framework for a while, and started feeling ready for
learning something new? This is the guide for you! Learning a new framework or library can be
an excit... (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 »
Clojure-inspired multimethods for JavaScript. Contribute to customcommander/multifun development by creating an account on GitHub. (more…)
Read more »
The current setup uses import/prefer-default-export to enforce a default (versus named) export when only one thing is exported from a module. (more…)
Read more »