Frontend Development ยท React
How would you answer an interview scenario involving routing and code splitting in React?
If an admin dashboard is large and rarely used, lazy-load the admin route so normal visitors do not download that bundle during the initial page load.