In my previous post, I described inductive program synthesis of simple JS programs. It was more of a toy example, demonstrating solutions for only a few pre-selected fine-tuned problems. (more…)
Read more »
A curated list of 100+ emulators written in the JavaScript programming language. (more…)
Read more »
Mark's assertion that starting out with JavaScript (JS) puts you at a disadvantage next to PHP, Python, C is a flawed one.
2 of the 3 cited languages are dynamically-typed like JS. One of the strength of JS à la Node.js next to PHP & Python is the bui... (more…)
Read more »
Many developers are overwhelmed by the rapidly expanding ecosystem of modern JavaScript. Learn how to manage and mitigate JS fatigue. (more…)
Read more »
JavaScript gives us many ways to do things, but deciding which way can be tricky. Laurie Barth gives us a story of two experts who solve this problem in different ways, giving some insight into how… (more…)
Read more »