We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Group the page into modules and consolidate routing. Implement selective preloading strategy to optimize app size and fine-tune performance.
The proposed hierarchy needs to be updated with the latest workflow changes before being implemented. OnboardModule
MainModule
MiscModule
Go through the workflow and discuss on slack https://xd.adobe.com/spec/6a2c4d00-a356-4885-5e8d-a4379323a760-1c1d/grid/
Refer https://ionicframework.com/docs/angular/navigation#lazy-loading-routes https://ionicframework.com/blog/how-to-lazy-load-in-ionic-angular/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Group the page into modules and consolidate routing. Implement selective preloading strategy to optimize app size and fine-tune performance.
Proposed Module Hierarchy
The proposed hierarchy needs to be updated with the latest workflow changes before being implemented.
OnboardModule
MainModule
MiscModule
Additional Context
Go through the workflow and discuss on slack https://xd.adobe.com/spec/6a2c4d00-a356-4885-5e8d-a4379323a760-1c1d/grid/
Refer
https://ionicframework.com/docs/angular/navigation#lazy-loading-routes
https://ionicframework.com/blog/how-to-lazy-load-in-ionic-angular/
The text was updated successfully, but these errors were encountered: