Angular Blast!
Rapid Fire ngUpgrade
Sam Julien
Auth0, Angular GDE
upgradingangularjs.com
Wrangling Dependencies During ngUpgrade
Take Inventory
Inventory Steps
Troublemakers
AngularJS Component to Rewrite
Third Party AngularJS Pagination Directive
Angular Component to Downgrade
Third Party AngularJS Pagination Directive
Angular Component to Downgrade
Third Party AngularJS Pagination Directive
Dependency Triage
Determine:
Webpack for ngUpgrade
AOT Do's and Don'ts
Default exports
Private template variables
Arrow functions in useFactory or useValue
Mixing AngularJS & Angular code
@ngtools/webpack
(For production builds.)
webpack-merge
(For multiple environments.)
Migrating to RxJS
"First migrate, then get fancy."
Use toPromise
Replace q.all with forkJoin
Caveats!
Learn the basics of RxJS outside of Angular
Thank you!
@samjulien
upgradingangularjs.com