
Bullet proof AngularJS migration using iframes
Blog PostsTable of Content There is always other baggage You have to clean house before you migrate The iframe solution Route Ownership Sharing State So how does this all help? TL;DR: I’m proposing an alernative solution for migrating from AngularJS which uses iframes, there is a demo you can try here http://alt-angularjs-migration-using-iframes-demo.azurewebsites.net/ and the source code is here https://github.com/jawache/alt-angularjs-migration-using-iframes-demo The official AngularJS migration path is an amazing solution, I’ve never seen… READ MORE