Hacker News new | ask | show | jobs
by Keats 3898 days ago
Which feature are you using in TypeScript that wasn't in Flow?
1 comments

let, const, decorators, string interpolation, other ES6/7 goodies. Also a few other compelling things like abstract classes and community type definitions.