pavankjadda / eShopping-UI

eShopping application web user interface implemented with Angular 14.x, Bootstrap 5.x and Angular components
https://e-shopping-ui.vercel.app
GNU General Public License v3.0
6 stars 6 forks source link

Refactor code to implement Lazy loading of the modules #44

Closed pavankjadda closed 5 years ago

pavankjadda commented 5 years ago

Refactor code to implement Lazy loading of the API module. Divide the API module into a separate module.

pavankjadda commented 5 years ago

Commit a1409f292db7501a6cd0bc51274cd17f4f733e70 implemented this