typescript-vs-flowtype icon indicating copy to clipboard operation
typescript-vs-flowtype copied to clipboard

[WIP] Those little things, both systems

Open niieani opened this issue 7 years ago • 2 comments

They don't make or break a deal, but a load of those little thing does add up... like:

TS:

  • badass autocomplete with literals https://github.com/Microsoft/TypeScript/issues/13789

Flow: ...

niieani avatar Feb 11 '17 16:02 niieani

Talk about quality of errors and show examples side-by-side. (e.g. TS specific about properties)

niieani avatar Mar 17 '17 11:03 niieani

examples like this https://github.com/bcherny/flow-to-typescript

sibelius avatar Jul 12 '18 19:07 sibelius