Why use static types in JavaScript? (A 4-part primer on static typing with Flow)
By Preethi Kasireddy
As a JavaScript developer, you can code all day long without encountering any static types. So why bother learning about them?
Well it turns out learning types isn’t just an exercise in mind-expansion. If you’re willing to invest...