- Date added
-
April 22, 2016, 2:45 p.m.
- Description
- > Flow is a static type checker for JavaScript. It can be used to catch common bugs in JavaScript programs before they run, including: silent type conversions, null dereferences, and the dreaded `undefined is not a function`.