AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React Server Components - The Mental Model for Reacts
Server components are distinguished from client components. Server components by themselves cannot have hydration errors inside. We write react app set look like this middle tree here Which is just HTML body div and then some client components like a theme toggle or an ad comment form that maybe animates in a modal right? This is all just react today. If you haven't been following this stuff, we're gonna say something I was gonna say just why don't you talk through the green part like right? So let's go back to that That diagram because I think this is gonna help as a mental model And I think between that section if everything we said actually made Make some sort of sense.