
React Server Components: Part 1 - JSJ 582
JavaScript Jabber
00:00
React Server Components for Interactivity
Server components are React components that run only on the server. So you can do things that a regular client component can't because that code is running on theserver. And so this kind of opens up more a model where you can really use a server for what it's good for, use the client for where you need interactivity.
Play episode from 01:26
Transcript


