
React Server Components with Sanket Sahu
PodRocket - A web development podcast from LogRocket
00:00
How to Avoid Hydration in React Server Components
The server side rendering in the past with earlier versions of next. And I guess from my understanding is the difference that those will ship, like the HTML to the browser, but they still have to then ship the react to the browser as well. Okay. How do React server components avoid doing that? React server components is like just shipping HTML and nothing else. So you lose on the interactivity part. The rest of the page essentially does not ship any JavaScript at all, which makes it really fast.
Transcript
Play full episode