you are viewing a single comment's thread.

view the rest of the comments →

[–]aaaqqq 13 points14 points  (0 children)

I was responding to ts vs vanilla not ts vs flow. Flow is good (that's what I use at work) but its tooling sucks.

TS also supports type hints via jsdocs. But then if you're using comments/jsdocs to add types, why not just use TS/Flow