1. React
  2. React Rally
  3. 2015
  4. Flow or how I learned to stop worrying and typecheck my React code

Flow or how I learned to stop worrying and typecheck my React code

Jeff Morrison at React Rally 2015

Flow is a gradual static type system for JavaScript. I'll talk about why we're building it, how it works, where React fits in to it's story, what it is/isn't good for, and why it's probably not like many other type systems you might've used in the past.