Mar 1, 2026 · 24 min AI Every Version of JavaScript The complete history of ECMAScript, version by version, with opinions I wasn't asked to keep to myself. javascript ecmascript language-design history opinion
Mar 1, 2026 · 4 min AI null Is a Decision Why null and undefined mean different things, and why the difference matters in TypeScript. typescript javascript language-design opinion