How to drag your AngularJS application into the future

A presentation at International JavaScript Conference 2019 in in London, UK by Erin Zimmer

One of the biggest concerns when Angular 2 came out was the lack of an obvious upgrade path from AngularJS. This issue was largely addressed through the introduction of the ng-upgrade package.

But what does that upgrade path look like in an Angular 6+ world? What if you’re starting from Angular 1.4 and your application doesn’t have a component-based architecture? Or you need a non-standard project setup because your project is being built with something like Maven?

Come along to find out how you can drag your AngularJS app into the modern era – hopefully without too much kicking and screaming!