top | item 44407797

(no title)

cakoose | 8 months ago

Why will TypeScript 7 make Node.js irrelevant?

In TypeScript 7, the compiler will be written in Go instead of TS. But the compiler will still produce JS code as its output and so Node.js is still relevant for running that JS code.

Or is there something else about TypeScript 7 that will make Node.js irrelevant?

discuss

order

flkenosad|8 months ago

The output would probably not be node, it would target the browser. TypeScript is the only real Node project worth a damn in open source.