medium
+20 XP
FRONTEND

Code Splitting

Add React.lazy and Suspense for route-based code splitting.
You're exploring as a guest. Create a free account to save progress and submit solutions.
import { lazy, Suspense } from "react";

// Lazy load routes