Tech Report August 8, 2026

JavaScript

Rejected as the primary authoring language, in favor of TypeScript.

Radar Snapshot

RejectedAugust 8, 2026
Progress (Trial)
4/4
In favor ofTypeScript →

“Rejected as the language actually written by hand, in favor of TypeScript, across both front-end and back-end work. JavaScript is still what everything compiles down to and runs as under the hood, so this is about the authoring language, not the runtime.”

JavaScript

Still what everything ultimately runs as (Node, browsers, and bundlers all speak JavaScript), but no longer what gets written by hand. TypeScript is the authoring language now, front-end and back-end alike.