May 2018
Intermediate to advanced
512 pages
11h 3m
English
The After the update phase informs changes that need to be after the updates to major Angular dependencies and sometimes inform us of the further benefits that can be gained after having upgraded our version of Angular. Observe the next steps:

In this case, we must address deprecations related to our upgrade to RxJS. Luckily, the Angular team that knows this can be a painful process, so they're suggesting an automated tool that can give us a head start:
$ npx rxjs-tslint -p .\src\tsconfig.app.jsonRunning ...
Read now
Unlock full access