Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Flow is basically a linter, which I really don't like. If you run flow on an existing JS project it will find a few hundred not-really-bugs. That and the incredibly poor tooling (Flow runs as a separate server process) were enough to make me ditch it. On the other hand, if you use Typescript with the allowJs setting it's exactly ES6 plus optional types.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: