Skip to content

Lazy loading of app-modules #2

@achyudh

Description

@achyudh

With lazy loading, the application loads faster by shipping only the essential startup code to the browser. Other code is placed inside of feature modules, which are loaded on demand. Kime needs to be set up for lazy loading as per the steps mentioned here: https://angular.io/guide/lazy-loading-ngmodules.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions