niieani / typescript-vs-flowtype

Differences between Flowtype and TypeScript -- syntax and usability

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update with TypeScript 3 features

michaeljota opened this issue · comments

I'm open this to remind myself to do so when TS3 comes out in July. The new language feature I really want from this release is the new unknown type. I think it will behave just like mixed type in Flow, so this should be a good place to discuss this too.


Thanks for having this excellent post about the similarities between TS and Flow.