/flow-talk

Primary LanguageJavaScript

12/7/2016 React Native meetup Flow talk

  • This repo contains the 5 quick exercises I ran through at the meetup.
  • The completed folder contains the sames exercises after we've added in flow typing and corrected for warnings.
  • The react folder has the React component we looked at under src/button.js and with flow types in button-complete.js

Helpful articles and links for exploring Flow more in depth:

Videos:

Helpful IDE plugins