Namanl2001 / MERN-Gurujii-dev

⭐️ Helps! in finding Tutors.
https://guru-jii.herokuapp.com/
MIT License
33 stars 85 forks source link

Implement Route based code splitting and lazy loading #189

Closed akshay1027 closed 3 years ago

akshay1027 commented 3 years ago

Implement route based code splitting and lazy loading to improve performance, reduce load time! Its recommended in react s official documentation as if implemented properly, only needed components will be loaded first and rest all will be loading asynchronously in the background

akshay1027 commented 3 years ago

i would like to do this @Namanl2001

akshay1027 commented 3 years ago

Sorry by mistake i added it in documentation, its a feature request