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

How to Build a PWA with Angular and Firebase

This post is part of a series in which I will describe how I built my first PWA. It will touch on many topics such as Angular 2, Ionic 2, Firebase, service workers, push notifications, serverless architectures. I hope you find it useful when building your... (more…)

Read more »