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

Implement route based code splitting #208

Open
akshay1027 opened this issue May 15, 2021 · 2 comments
Open

Implement route based code splitting #208

akshay1027 opened this issue May 15, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers GSSOC21 Issues created for/by the GirlScript Summer of Code'21 Participants Level2 Bug fixing, Adding small features

Comments

@akshay1027
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Implement route-based code splitting and lazy loading so that what is needed only will be loaded and the rest will be loaded asynchronously in the background.

This will reduce website load time and improve performance tremendously!

@akshay1027
Copy link
Contributor Author

I recently learnt this technique and would like to implement this on this website. @Utkarsh1999 @avinashkranjan

@avinashkranjan
Copy link
Owner

GO Ahead @akshay1027

@avinashkranjan avinashkranjan added enhancement New feature or request good first issue Good for newcomers GSSOC21 Issues created for/by the GirlScript Summer of Code'21 Participants Level2 Bug fixing, Adding small features labels May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers GSSOC21 Issues created for/by the GirlScript Summer of Code'21 Participants Level2 Bug fixing, Adding small features
Projects
None yet
Development

No branches or pull requests

2 participants