Why use static types in JavaScript? (A 3-part primer on static typing with Flow)

Preethi Kasireddy
Dec 8, 2016 · 9 min read

First, a definition

A new era of JavaScript

Part 1: A quick intro to Flow syntax and language

boolean

Image for post
Image for post

number

string

null

void

Array

Object

any

Functions

Type alias

Generics

Maybe

Disjoint unions

We’re done with syntax

freeCodeCamp.org

This is no longer updated.

Welcome to a place where words matter. On Medium, smart voices and original ideas take center stage - with no ads in sight. Watch

Follow all the topics you care about, and we’ll deliver the best stories for you to your homepage and inbox. Explore

Get unlimited access to the best stories on Medium — and support writers while you’re at it. Just $5/month. Upgrade

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store