FlashcardIntermediate
Automatic Code Splitting
Next.js automatically splits code by route so users download only what they need.
Question
What is automatic code splitting in Next.js?
Click to reveal answer
Next.js automatically splits code by route so users download only what they need.
What is automatic code splitting in Next.js?