DEV Community

Discussion on: JavaScript Type Checking with Flow — Variables and Functions

Collapse
 
aumayeung profile image
John Au-Yeung

Yes. It's supported by Babel and Create React App.

You can also incorporate Flow code as JavaScript comments, which means no transpiling required.