The Instant View Editor uses a three-column layout, so you really want to use it on a desktop screen that's wide enough. Sorry for the inconvenience.

Back to the main page »

Original

Preview

Link Preview
flow
Flow is a static type checker for JavaScript. It can be used to catch common bugs in JavaScript programs - such as silent type conversions, null dereferences and so on - often without requiring any changes to your code. It also adds type syntax to JavaScript, so that developers can express invariants about their code and have them maintained automatically.

Issue #3

missing links related with this project and links from blog.
These links under description.
For example: https://flow.org/blog/2017/05/07/Strict-Function-Call-Arity/
i think new links will be added so this page
does not need an IV
Accepted by admin
Type of issue
IV page is missing essential content
Reported
Jun 6, 2017