Thoughts on the famous pair of magic keywords, promise chains and a bit of functional programming...
Read more »
The V8 team considers great JavaScript performance a pivotal aspect of the language implementation. However, over the years it has become increasingly challenging to optimize for the full range of JavaScript functionality that is found in the wild. At the...
Read more »
The minimal javascript library to create flowcharts ✨ - GitHub - alyssaxuu/flowy: The minimal javascript library to create flowcharts ✨... (more…)
Read more »
JavaScript and C both make you maintain your invariants the most painful way possible. Happily, there are better alternatives these days. (more…)
Read more »