Notes

  • Notes
  • /
    flow
  • /
    links

Flow Links

A collection of links about Flow: a static type checker for JavaScript that uses annotations to improve the quality of your code. It is developed by Facebook and is commonly used in React applications as an alternative to prop-types.

Links

  • documentation
  • types cheatsheet
  • secret flow types
  • add flow to a react project
Fri Jun 15 2018