Flow Compared To Typescript

from blog Naman Goel, | ↗ original
Disclaimers: I’m not trying to start a flame-war. Both Typescript and Flow are great. I’m not a Typescript expert so feel free to correct me on Twitter (@naman34) I’m assuming Typescript >2.0 which includes non-nullable types (because nullbale-types === ?) If you haven’t noticed, there are two popular ways of adding types to your Javascript code...