Choosing an Upgrade Path
There are common ways to upgrade from AngularJS to Angular:
- Total conversion
- Packing Angular Components with Angular Elements
- Migrating route by route
- ngUpgrade
TThe last three options are usually done in conjunction.
Last modified 1yr ago