“Essentially the idea is that one is making a kind of music in the way that one might make a garden. One is carefully constructing seeds, or finding seeds, carefully planting them and then letting them have their life. (more…)
Read more »
First look at Bun - a fast new JavaScript runtime like Node.js or Deno. Explore the core features of Bun.js and how they might affect fullstack web developer... (more…)
Read more »
Cross compile QuickJS interpreter & compiler - Generate static binaries from JS scripts - ctn-malone/quickjs-cross-compiler... (more…)
Read more »
Since I’ve mentioned that I recently learned JavaScript, people have asked me how and what I recommend. So here’s my experience and best advice for 2020. (more…)
Read more »
Floating point math is tricky. In this video, we'll learn how these numbers work in computers, and build a software implementation from scratch in JavaScript... (more…)
Read more »