Nuxt Server Components Explained (With New Updates!)!

Nuxt Server Components Explained (With New Updates!)!

7.534 Lượt nghe
Nuxt Server Components Explained (With New Updates!)!
Nuxtjs has released an experimental feature called Nuxt Server components. Unlike Next Server Components in Next 13 and Next 14, Nuxt Server components allow you to add server side code to your Nuxt app. In this video I'll introduct you the feature and the new slots feature it has! 👉 Check out my last video on Linting! https://youtu.be/w_N6XZY9gbg?si=YFrrgW6ECfsE_0pJ 👉Sign up for my mailing list and get neat stuff! https://bit.ly/3Umk7sW 👉 Need some help with a project, level up your skills, React, Next, Vue, or Nuxt? Check out my 1-on-1 mentoring! https://mentors.to/erik Links: https://roe.dev/blog/nuxt-server-components https://nuxt.com/docs/guide/directory-structure/components#server-components Join this channel to get access to perks: https://www.youtube.com/channel/UCshZ3rdoCLjDYuTR_RBubzw/join ___ 0:00 Introduction 2:37 What are Nuxt server components? 03:00 Nuxt rendering modes, SSG, SSR and Server 06:50 Why use server components? 10:13 Downsides of server components. 11:14 How to setup server components 14:02 How to add interactivity via slots 15:52 How to lazy load your async server components 18:15 Future roadmap