Hybrid Rendering with Nuxt
In this lesson, we experiment with the routeRules
option for nuxt.config.ts
. This option allows us to render pages differently based on it’s route. This means we can split up a single application and make some pages an SPA, other pages static (indefinitely or with SWR), and other pages SSR. This is known as "Hybrid Rendering”.
Links
Next Level Nuxt Topics
12 lessons • 1 hr6:21
4:53
10:41
2:37
NEXT CHAPTER
Bonus Chapter: Nuxt Image10 lessons • 37 min