Open haroldtreen opened 3 years ago
Nice! I would prefer TS over flow, I've used TS in a number of work projects that are in production. Go types!
Ahaha - Typescript seems to be the way to go in the normal world, so would be very happy to use that. Flow has just been my peek into the world of types :) .
Recently been working with
flow
and typed javascript and it's such a dream being able to validate what is being passed around.Would be great to eventually migrate this codebase to typescript... or even just get the base plumbing in place so that new code can be written in Typescript.