I
I
Ivan Steblev2015-05-03 21:23:59
JavaScript
Ivan Steblev, 2015-05-03 21:23:59

Should I start learning Angular 1.x or wait for 2.x and not worry about it?

I'm going to study frameworks and ran into a problem, as we know, Angular 2nd version will be released, which, as they say, is completely different from the previous one. So, advise whether to start dealing with the first version or wait for the second and deal with it?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2015-05-03
@flexsa

they say completely different from the previous one

From a conceptual point of view, everything is the same. It's just that something has become simpler, modules have been replaced with es6 modules, DI has been simplified, directives have changed to webcomponents, etc.
In short... learn JS and ES2015 (with babel.js) and the rest is like that.
Regarding how much something is cast - I advise you to look at this presentation .

A
Abc Edc, 2015-05-03
@gleber1

And while everyone updates browsers to support ecma6, you can’t sit idly by

M
Maxim Kudryavtsev, 2015-05-03
@kumaxim

Version 2.x will in any case be based on version 1.x, so I don’t see anything in starting to learn as long as there is.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question