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

add the feature of lazy loading in App.jsx to improve loading time #101

Open
imranasumbul opened this issue Jun 15, 2024 · 1 comment
Open
Assignees
Labels

Comments

@imranasumbul
Copy link

According to the code in App.jsx , all the pages load at once even when the user doesn't click on anything. As the app scales, this can increase the loading time. My idea is to add the lazy loading feature to enhance the loading time. Kindly assign it to me.

@BamaCharanChhandogi
Copy link
Owner

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

@imranasumbul imranasumbul changed the title I would like to add the feature of lazy loading in App.jsx. It can improve loading time by not loading the different pages only when user asks for it. add the feature of lazy loading in App.jsx to improve loading time Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants