AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Importance of React Server Components
React server components are invoked in the same way as any react component is declaratively with angle brackets. It takes props it returns JSX tree and It can re render and Result in a diff that can be applied to an existing running app. That's why they're called components at all. So I think that's all why is it called react server component not something else. Do you like I guess the fourth question? I think the one that we see a lot is like How does server rendering work with react server components ? The concept of server side rendering doesn't apply to react server components which again is a strange thing to say but hopefully now you understand why so I'm going back