"JavaScript is a smelly language"! Hey, don’t hate the messenger, it’s Douglas Crockford, the cheeky creator of JSON and (former?) JavaScript evangelist who ... (more…)
Read more »
⏱️ Notes and resources related to v8 and thus Node.js performance - thlorenz/v8-perf... (more…)
Read more »
Generators are functions which can be exited and later re-entered. Their context (variable bindings) will be saved across re-entrances. (more…)
Read more »
Interacto is a front-end framework for processing user interface events.
With Interacto developers handle user interactions (DnD, drag-lock, double-click, button click, pan, multi-touch, etc.) instead of low-level UI events.
Developers configure how to tu... (more…)
Read more »
This claim is false and actively misleading, because the “complete rewrite” is backwards compatible. We stressed this every time we talked about it, so it’s hard to miss unless you specifically want… (more…)
Read more »