1. 程式人生 > >Ask HN: Should add typescript to my stack or Flow is enough?

Ask HN: Should add typescript to my stack or Flow is enough?

#javascript and #typescript users, doing my first steps in JS (after coming from Python). I still don't have a clear answer on whether I should add typescript to my stack ? Types are important for me, so why not settle for Flow ?

Problems that I see 1. Complicates tooling 2. Another language to learn

I intend to use NodeJS 8.1 (supported by AWS Lambda) which supports ES2016, is it good enough for enterprise grade projects?

Help appreciated