-
-
Save escaroda/5b124a712c05424c0eadf84b455691c6 to your computer and use it in GitHub Desktop.
Revisions
-
YuliaTsareva revised this gist
Nov 17, 2016 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,6 +6,7 @@ ### Change Detection * Angular 2 Change Detection Explained https://www.youtube.com/watch?v=CUxD91DWkGM * JS web frameworks benchmark https://github.com/krausest/js-framework-benchmark * Angular 2 Performance Checklist https://github.com/mgechev/angular-performance-checklist ### Angular Router и Lazy Loading * https://angular.io/docs/ts/latest/guide/router.html -
YuliaTsareva revised this gist
Nov 16, 2016 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -21,6 +21,7 @@ ### Изучение, параллели между Angular 1 и Angular 2 * https://www.pluralsight.com/courses/angular-2-first-look * http://blog.thoughtram.io/angular/2015/05/18/dependency-injection-in-angular-2.html * Functional Reactive Programming for Angular 2 Developers http://blog.angular-university.io/functional-reactive-programming-for-angular-2-developers-rxjs-and-observables ### TypeScript -
YuliaTsareva revised this gist
Nov 16, 2016 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,6 +9,7 @@ ### Angular Router и Lazy Loading * https://angular.io/docs/ts/latest/guide/router.html * http://vsavkin.tumblr.com/post/145672529346/angular-router * Angular Router: Preloading Modules https://vsavkin.com/angular-router-preloading-modules-ba3c75e424cb ### Серверный рендеринг @@ -20,6 +21,10 @@ ### Изучение, параллели между Angular 1 и Angular 2 * https://www.pluralsight.com/courses/angular-2-first-look * Functional Reactive Programming for Angular 2 Developers http://blog.angular-university.io/functional-reactive-programming-for-angular-2-developers-rxjs-and-observables ### TypeScript * https://www.typescriptlang.org/ ### Подготовка к миграции * https://angular.io/docs/ts/latest/guide/upgrade.html -
YuliaTsareva created this gist
Nov 16, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,29 @@ ## Материалы к докладу «Почему стоит переходить на Angular 2. Отличия и особенности» * https://angular.io * https://github.com/angular/angular ### Change Detection * Angular 2 Change Detection Explained https://www.youtube.com/watch?v=CUxD91DWkGM * JS web frameworks benchmark https://github.com/krausest/js-framework-benchmark ### Angular Router и Lazy Loading * https://angular.io/docs/ts/latest/guide/router.html * Angular Router: Preloading Modules https://vsavkin.com/angular-router-preloading-modules-ba3c75e424cb ### Серверный рендеринг * https://universal.angular.io * Angular 2 Universal Patterns https://www.youtube.com/watch?v=TCj_oC3m6_U ### Инкапсуляция стилей * Angular 2's Fresh Approach to Style https://www.youtube.com/watch?v=J5Bvy4KhIs0 ### Изучение, параллели между Angular 1 и Angular 2 * https://www.pluralsight.com/courses/angular-2-first-look ### Подготовка к миграции * https://angular.io/docs/ts/latest/guide/upgrade.html * https://www.pluralsight.com/courses/migrating-applications-angular-2 ### Миграция * https://angular.io/docs/ts/latest/guide/upgrade.html