Also in the flow camp for our project, I originally chose it over typescript because it seemed to fit in the react ecosystem better, but I've found that typescript has way more typings in their type repo than flow, and sometimes I wonder if the grass is greener on the other side.
I don't mind the "types on an untyped language" situation, it reminds me of C (the original). Any project that gets big enough eventually picks up a few `void*`s.
I don't mind the "types on an untyped language" situation, it reminds me of C (the original). Any project that gets big enough eventually picks up a few `void*`s.