Hacker News new | ask | show | jobs
by nothrabannosir 4153 days ago
If you're going to use something with JS's syntax, at least take Typescript or Flow for some compile time checks (optional types, function arity, variable names, &c).
1 comments

Is there anything like flow for Coffeescript?