Next.js Discord

Discord Forum

How does nextjs rendering work compared to sveltekit?

Unanswered
Marsh Wren posted this in #help-forum
Open in Discord
Marsh WrenOP
I'm considering switching to nextjs but after reading the docs I have some doubts. In sveltekit there is a SSR (initial render) call and then the application turns into a CSR with SSR elements like data prefetching etc. What does it look like in nextjs in a nutshell? Also, is it possible to mix SSR, CSR and SSG within one project?

0 Replies