top | item 14092966

Glimmer.js: What’s the Deal with TypeScript?

11 points| chancancode | 9 years ago |medium.com

1 comment

order

Freak_NL|9 years ago

Tom Dale does a good job explaining how judicious use of TypeScript may prevent the CoffeeScript problem: a language that slowly diverges from JavaScript because of all the syntactic features it introduces before they end up in JavaScript as well — with a subtly different syntax.

I wonder if there is a change of TypeScript becoming a full-fledged part of the ECMAScript standard?