Hacker News new | ask | show | jobs
by Epskampie 3002 days ago
Typescript has way better editor support, and is faster on large projects. Flow is mostly terminal only, and required a really annoying syntax in it's config file to exclude all node modules.

That being said, Flow is better then no typechecks, and it was half a year ago that I looked, stuff might have improved.