Angular 17 released Deferrable Views🔥 While Angular docs excellently covers what Deferrable Views are and why they are beneficial, here I’d like to take a look back at module & component lazy loading and tie that together with deferrable views (a part of component’s template). Enterprise apps should be split into Feature modules The correlation …
Continue reading “Angular lazy loading retro: Module ➡ Component ➡ Deferrable View”