The trade
What it costs
Nothing is free. A page per slide means:
- Every slide pays a document parse — which prerendering hides
- State does not survive navigation, so state lives in the URL
- The runtime has to be small enough to re-execute constantly
// The whole of navigation.
location.href = document.body.dataset.next