Skip to content
New issue

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

Make routes lazy #10980

Open
JammingBen opened this issue May 31, 2024 · 0 comments
Open

Make routes lazy #10980

JammingBen opened this issue May 31, 2024 · 0 comments

Comments

@JammingBen
Copy link
Contributor

To improve overall performance of Web we want to lazy load all of our routes, since it doesn't make sense to load all of them on the initial page load.

The implementation will also need some wrapper component that displays a loading state (with some debounce) during which a route is loading its data.

@JammingBen JammingBen self-assigned this May 31, 2024
@JammingBen JammingBen moved this from Qualification to Features / Enhancements in Infinite Scale Team Board May 31, 2024
@JammingBen JammingBen moved this from Features / Enhancements to Backlog in Infinite Scale Team Board Jun 20, 2024
@JammingBen JammingBen moved this from Backlog to In progress in Infinite Scale Team Board Jul 5, 2024
@JammingBen JammingBen removed their assignment Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant