Recess
Recess copied to clipboard
Implement route based code splitting
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!
I recently learnt this technique and would like to implement this on this website. @Utkarsh1999 @avinashkranjan
GO Ahead @akshay1027