Next.js Discord

Discord Forum

I don't understand how NextJS CSR and SSR works?

Answered
Cuckoo wasp posted this in #help-forum
Open in Discord
Cuckoo waspOP
From what I understood if I declare a component as 'use client' the components imported in it except will not render on server side. I turned off JS on my browser, but the page still loaded like it used to load earlier. I want to understand how exactly it works. Is there any resources where I could learn this?

2 Replies