Hacker News new | ask | show | jobs
by sparaker 3927 days ago
This is great news without a doubt, Does anyone know what is the direction Typescript is headed now that ES6 is becoming increasingly supported?
2 comments

It's just going to keep getting more features from ES6 and ES7. Some of the features in ES6/7 were taken from TypeScript, I reckon.

https://github.com/Microsoft/TypeScript/wiki/Roadmap

ES6 doesn't have static typing, so...