Lazy Loading of the component in angular 9 is possible due to the implementation of the ivy compiler in angular 9, so now we can lazy load out component on the condition basic. The lazy loading also can be used as a dynamic component loading with the benefits of less bundle size.
Angular Tutorial: Dashboard with chart.js: All about Observable: All about Http call: Angular Interview: Application Development: Upload File to server: Data Structure and algo:
0 Comments