We have an application built on dojo framework and we are integrating AngularJS app inside the dojo by Bootstrap AngularJS app. We are also able to manually Bootstrap another AngularJS app inside AngularJS app.
Here it goes like this dojo - - - >AngularJS - - >AngularJS. So, my question is whether it is possible to Bootstrap Angular 2 inside another Angular 2 app?
Atul Sharma
Full Stack Developer | Cloud Native Applications
Follow the micro-front-ends approach.
medium.com/@tomsoderlund/micro-frontends-a-micros…