Session Spotlight
Exploring the Power of React Server Components
Tuesday, January 30, 2024 - 10:00 PM UTC, for 1 hour.
Regular, 60 minute presentation
Room: Campsite 2
React
Next.js
JavaScript
Web
Server Components
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. I will walk through the React component tree and discuss when to use Server Components vs. Client Components. By the end of this talk, you will be proficient with using React Server Components within your Next.js app.
Prerequisites
React
Take Aways
- Learn React Server Components in detail