Setting up Flow when you’ve already got Babel in place
By Jamie Kyle
Flow is a static type checker for JavaScript. It makes you more productive by providing feedback as you write code. Flow gives you warnings in real-time that point out when you’ve made a mistake. If you would like to know more, check ou...
freecodecamp.org7 min read