Answer the question
In order to leave comments, you need to log in
Does it make sense to use TypeScript or es6+Babel in Expressjs?
I have an idea to write an application in Express + Angular2. Angular in conjunction with TypeScript. The question is, does it make sense to use ts on the back? Or es6+Babel. The node, in principle, almost completely supports es6, but for example, it swears at import / export. Who uses what in their projects?
Answer the question
In order to leave comments, you need to log in
The project is large and needs further -typescript support.
A small project that you will forget about in a month -es6
There is a point: static typing, it greatly simplifies the support of projects.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question