Enable Lazy Loading in Angular 2 Apps

Since Angular 2 is built with the focus on mobile, we put a lot of effort in making lazy loading as easy as possible, so that the initially…

Similar

Creating Dynamic Components with Angular 2

The Evolution Creating components has been a topic of interest at Rangle because with each RC version of Angular 2, it seemed like the way to do so had changed. Near the beginning there was the DynamicComponentLoader. After that was...

Read more »