AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
React Server Components
When you render a react app well You Prerender like we just talked about it gets shipped to the front end that gets blown away effectively and then hydrated. Attaches things like a vet handlers and state the state system and everything It does on the client so let's say that you render this ad comment component and it has a click Event listener that will open up a modal anime open a modal right all that is happening in your react app When you click the button and then you call set state somewhere to is showing modal true that triggers a rerender Just get all react right. This is what we know and love triggered a rerender on the client and and That causes the the