JavaScript specified tail call optimization in ES2015. Most engines never implemented it, and your tail-recursive code can still blow the stack.

I built a tiny JS framework to keep business logic clean — would love feedback

Ember.js 7.0

Rewrite Bun in Rust has been merged

Show r/javascript: I’m working on a fork of Mozilla’s PDF.js focused on exploring native PDF editing in the browser.

Mass NPM Supply Chain Attack Hits TanStack, Mistral AI, and 170 Packages

5 Years and $5M Later: Inventing a New Programming Language for Web Development Was a Mistake

I built a JavaScript execution visualizer — call stack, heap memory, and event loop in real time

From 81s to 2.5s by migrating to Oxlint & Oxfmt

You might not need… the repository pattern