Exploring the Power of React Server Components
November 03, 2023
12 min
Free
javascript
nextjs
nextjs-13
react
react-server-components
app-router
server-rendering
client-components
frontend
web-development
performance
data-fetching
Description
In this talk, we will explore React Server Components in a Next.js app. We will learn about what React Server Components are and how to use them within an app. You will understand the fundamentals on why and when to adopt React Server Components within your app. Adhithi Ravichandran will walk through the React component tree and discuss when to use Server Components vs. Client Components.