filmov
tv
Lazy loading in Angular under 5 minutes

Показать описание
This video will demonstrate how to create a lazily loaded feature module in Angular.
Notes:
- We start by adding a regular route which loads a component which is part of the eagerly loaded module and then compare it with the lazily loaded feature module.
- Finally, the difference can be visualized under the network tab of chrome.
Notes:
- We start by adding a regular route which loads a component which is part of the eagerly loaded module and then compare it with the lazily loaded feature module.
- Finally, the difference can be visualized under the network tab of chrome.