Client-Side Components, Server-Side Components
Unanswered
Allen's Hummingbird posted this in #help-forum
Allen's HummingbirdOP
I have been learning reat and nextjs recently,
If I am not wrong here, both client-side components and server-side components are rendered on the server,
Client-Side Components can be interactive and they are hydrated( re-rendered by client on client)
Server-Side Components are only rendered once ?
If I am not wrong here, both client-side components and server-side components are rendered on the server,
Client-Side Components can be interactive and they are hydrated( re-rendered by client on client)
Server-Side Components are only rendered once ?