THE BIG IDEA
Click a link on a classic website and the whole world is torn down and rebuilt — state, scroll, everything. Click the same link in a React app and only the middle of the screen changes, instantly, while the URL still updates and the back button still works. This theatre stages both acts and lands the honest fine print: first loads are real, deep links need deploy config, and page DATA still has to dodge the fetch race.