You are required to render server side routing for large bundles such that the amount of assets that need to be downloaded for the intial render is reduced.
Which of the following method should you implement to achieve this?
Options
- Data Pre-Fetching
- Code-Splitting
- Routing
- Server store fetching