Facebook announces Flow, a new static type checker for JavaScript

added by Bob Senoff
11/18/2014 9:50:12 PM

195 Views

Flow adds static typing to JavaScript to improve developer productivity and code quality. In particular, static typing offers benefits like early error checking, which helps you avoid certain kinds of runtime failures, and code intelligence, which aids code maintenance, navigation, transformation, and optimization.


0 comments