Should I get started on TypeScript or Flow?
I'm going all-in into the React ecosystem (esp. React Native, Redux) and just wondering whether it's worth the effort learning and integrating a type checker like TypeScript or Flow into my projects.
Also, if it is, which would you recommend? Flow i...