https://github.com/codediodeio/lazy-loading-angular
A bare minimum demo for Component Lazy Loading in Angular 4
https://github.com/codediodeio/lazy-loading-angular
Last synced: 11 months ago
JSON representation
A bare minimum demo for Component Lazy Loading in Angular 4
- Host: GitHub
- URL: https://github.com/codediodeio/lazy-loading-angular
- Owner: codediodeio
- Created: 2017-07-11T21:11:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-11T21:11:57.000Z (over 8 years ago)
- Last Synced: 2025-03-29T16:51:12.701Z (12 months ago)
- Language: TypeScript
- Size: 54.7 KB
- Stars: 12
- Watchers: 3
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lazy Loading Demo for Angular 4
Lazy Loading Components in Angular.

Watch the full [Lazy Loading Video Lesson](https://angularfirebase.com/lessons/how-to-lazy-load-components-in-angular-4-in-three-steps/).