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.
Rejected as the primary authoring language, in favor of TypeScript.
“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.”
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.