Use A Server Component inside of A Client Component 🤔 - Next.js

Опубликовано: 03 Октябрь 2024
на канале: Brett Westwood - Software Engineer
2,672
79

Learn how to use a server component inside a client component in Next.js!

I will be covering the order of how components are rendered, when to use server and client components and when not to.

I will quickly go over a real world example of when most developers wrap server components in client components without realizing.

#Nextjs #typescript