DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
Frontend Performance Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
medium
Frontend Performance
Why is 'should we code-split this app' framed as usually the wrong question in this topic?
A
Because code splitting is never useful
B
Because substantial splitting already happens automatically (confirmed via this app's real build) — the actually useful question is where automatic splitting stops being sufficient and manual, component-level splitting adds real value
C
Because Next.js does not support any form of code splitting
D
Because this question has no relationship to real app performance
Check Answer