Hacker News new | ask | show | jobs
by dtagames 1437 days ago
The whole purpose of Typescript is to be an early release of the next version of JS, so everything in TS will eventually be in JavaScript.

I think CoffeeScript died because it didn't offer any real improvement, which TS offers even incrementally (in a single function, for example) without going all-in.