Ultimate Angular Modules, Lazy Loading Guide With Best Practice
Feb 7 · 3 min read · When I first started building Angular applications, I put everything in the root AppModule. It worked fine for small apps, but as the application grew, the initial bundle size became huge, and the app took forever to load. That's when I learned about...
Join discussion


