Skip to content

Instantly share code, notes, and snippets.

@escaroda
Forked from YuliaTsareva/angular2why.md
Created October 6, 2017 09:16
Show Gist options
  • Save escaroda/5b124a712c05424c0eadf84b455691c6 to your computer and use it in GitHub Desktop.
Save escaroda/5b124a712c05424c0eadf84b455691c6 to your computer and use it in GitHub Desktop.

Revisions

  1. @YuliaTsareva YuliaTsareva revised this gist Nov 17, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions angular2why.md
    Original 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
  2. @YuliaTsareva YuliaTsareva revised this gist Nov 16, 2016. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions angular2why.md
    Original 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
  3. @YuliaTsareva YuliaTsareva revised this gist Nov 16, 2016. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions angular2why.md
    Original 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
  4. @YuliaTsareva YuliaTsareva created this gist Nov 16, 2016.
    29 changes: 29 additions & 0 deletions angular2why.md
    Original 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