|
|
|
|
|
by d1plo1d
3708 days ago
|
|
Personally, I'm more excited about Flow because it introduces a modern type system into ES6/ESNext without me having to sacrifice Babel. With regards to types: TypeScript has only recently added support for any kind of Algebraic Data Types whereas Flow was built upon Unions and Intersections from day one. That to me speaks to their priorities. |
|
https://blogs.msdn.microsoft.com/typescript/2015/01/16/annou...