Prerequisites are required when moving from angular 1 to angular 2

I am currently using Angular V-1.3. I heard that Angular 2- this is a way different from Angular 1, in terms of use and implementation.

The scope concept, directives and other functions are removed and follow the OO programming model.

So, when migrating to Angular 2, I need to know the concepts of typescript / OOP. Or what prerequisites are needed?

+1
source share
1 answer

Angular 2 - full rewrite from Angular 1.x. It's funny here .


< > 1. typescript?
nice, Typescript, Angular 2.0 Typescript. ES 5 ES 6. , typescript ES.
2. ?
, //-.

Angular 2.0, , , ES6 .., post.

Angular.io Angular 2.0. Angular 2,0 -. , Angular 2.0

+3

Source: https://habr.com/ru/post/1619521/


All Articles