Migrating Applications from AngularJS 1 to Angular
AngularJS was the most widely used front-end framework of its time, but its time has gone. This course will teach you to migrate your AngularJS applications to Angular with minimal fuss and minimal risk.
What you'll learn
AngularJS was an incredibly popular framework, but it has become somewhat outdated with the advent of Angular. In this course, Migrating Applications from AngularJS 1 to Angular, you'll learn how to maximize their lifetimes by migrating your AngularJS applications to Angular. First, you'll discover how to run a hybrid application with both frameworks running side by side. Then, you'll explore how to migrate pieces of the application slowly and safely from AngularJS to Angular with little to no risk. Finally, you'll delve into migrating from the old AngularJS router to the new Angular router, one route at a time. By the end of this course, you'll be prepared to efficiently migrate applications of any size from AngularJS to Angular.
Table of contents
- Version Check 0m
- Introduction 6m
- The Demo Application 7m
- Installing Migration Packages 4m
- Preparing for a Webpack Build 5m
- Creating Webpack Config Files 8m
- Running the Webpack Build 5m
- Bootstrapping Angular 3m
- Creating the Module and Application Components 6m
- Building the Angular Application Bundle 2m
- Polyfill and Vendor Bundles 8m
- Summary 0m