-
Notifications
You must be signed in to change notification settings - Fork 318
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
[Feat]: Increase performance of Website (Lazy Loading) #534
Comments
Hello there!👋 Welcome to the project!🚀⚡ Thank you and congrats🎉 for opening your very first issue in this project. Community-website aims to build a resource sharing platform in order to reduce the knowledge gap. Please adhere to our Code of Conduct.🙌 If you have screenshots or a gif to share demonstrating the issue, that's really helpful!📸 Please make sure not to start working on the issue, unless you get assigned to it.😄 Feel free to join our Slack Community.💖 We have different channels for active discussions.✨ Hope you have a great time there!😄 |
Hey @WaderManasi Thanks for proposing this idea. As this issue needs to be broken down in the smaller ones so I request you to to make the issue more detailed and work on it component by component(Maybe 2 components at a time) |
Hi @Kajol-Kumari , |
I see. In angular this isn't the case. If it's a single person work, please go ahead :) |
@WaderManasi Please update your progress |
Can I work on this issue? |
@himanshu1221 i want to work in this issue under JWOC |
I want to work for on this issue under jwoc , please assign me |
1 similar comment
I want to work for on this issue under jwoc , please assign me |
Is your feature request related to a problem? Please describe.
Inorder to reduce the initial loading time of website, lazy loading can be implemented.
Describe the solution you'd like
Render the components only when the user requests for it.
(initial loading time will get reduced)
Also, we can add styled react loaders .
Have you read the Code of Conduct?
Yes
I wish to contribute on this issue being part of gssoc'21
The text was updated successfully, but these errors were encountered: