Skip to content

Lazy loading of app-modules #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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