Flow

← Back to All Tags

Flow is a static type checker for Javascript developed by Facebook. It's similar in many ways to TypeScript.

Should You Static Type Check Your Javascript?

Javascript

The pros and cons of using a static type checker for Javascript.

Read

Using Flow to Type Check a Node.js Codebase

Javascript

Integrating the Flow static type checker with a Javascript backend.

Read