A
A
ayapergenov2016-06-07 05:20:52
JavaScript
ayapergenov, 2016-06-07 05:20:52

Which is more practical to learn ES6 or Typescript?

Typescript anticipated the ES6 innovations, is it worth using or learning to develop in ES6 with Babel.js?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Sergey Zelensky, 2016-06-07
@ayapergenov

It’s worth learning both TypeScript supersets of JS, so it’s better to understand both at once

_
_ _, 2016-06-07
@AMar4enko

Once you start using types in TypeScript, with normal autocompletion in the IDE, it's hard to go back - that's my experience.

A
Andrey Shedko, 2016-06-17
@Mamboking

TypeScript as Angular 2 evolves towards it.

S
Stanislav Makarov, 2016-06-07
@Nipheris

Learn both, ES6 will help you get a job, and TS, even if you don't use it to write code, will teach you good things.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question