Before we move to the new model of caching (cache components), I want to take a look at how <Suspense> interacts with static and dynamic rendering in the not partial prerendering model.




static vs dynamic rendering


Quick reminder: dynamic rendering happens when a route contains at least one of the following elements:



cookies...