SSR, SWR & Hybrid with Nuxt 3
https://www.youtube.com/watch?v=TmgIylXsLuE
Nuxt.js version 3 introduces three main rendering modes:
Server-Side Rendering (SSR): In this mode, Nuxt generates the HTML, CSS, and JavaScript on the fly by rendering the Vue.js application on the serv...
guillaumeduhan.hashnode.dev2 min read