Full Stack Web Development

TH20 Migrating from AngularJS to Angular + TypeScript

10/11/2018

2:45pm - 4:00pm

Level: Intermediate

Allen Conway

Azure App Modernization Consultant

Xebia

You may have already invested a lot of time and effort into building an AngularJS 1.x app, and haven't cut your teeth into migrating to Angular and TypeScript. With the Angular Upgrade library, we can bootstrap our Angular app as an Angular + AngularJS Hybrid app, and allow ourselves to migrate over time fully to Angular. The advantage of migrating is once converted to Angular + TypeScript, you will more easily be able to consume newer versions of Angular and TypeScript on regular intervals as well as take advantage of the newest framework and language benefits. In this session we will take a look at an AngularJS application and see the steps involved in migrating our application to the current version of TypeScript using Angular.

You will learn:

  • To use the Angular Upgrade library
  • To setup and convert to TypeScript
  • Strategies for migrating an AngularJS application