#native_company# #native_desc#
#native_cta#

Alternate IFRAME Migration - Intro

Introduction

The migration method that we have covered in our course is the official ngUpgrade method which is advocated by the Angular team. But this is not the only way to migrate an AngularJS application.

In fact, I have come up with my very own method to migrate an AngularJS application to Angular. This is known as the The Iframe Migration Method and you can read about its details in my blog.

I have also spoken about this method at Angular Connect in London, which is one of the largest Angular conferences in the world. If you are interested in listening to it, here is YouTube link to my talk.

The source code for the demo application that I use for this migration strategy can be found here.

With that, lets move on to the next couple of lectures where I will take you through this migration strategy and discuss why this might be the method that you want to use for your application!


Caught a mistake or want to contribute to the book? Edit this page on GitHub!



Advanced JavaScript

This unique course teaches you advanced JavaScript knowledge through a series of interview questions. Bring your JavaScript to the 2021's today.

Level up your JavaScript now!