|
|
|
|
|
by jonny_eh
383 days ago
|
|
> React Server Components run on the server, and unlike client-side components, they don’t return raw HTML you can easily inspect in Dev Tools Isn't it the opposite? RSC returns raw HTML. Did you mean that it obscures the API fetches it makes? |
|