Answer the question
In order to leave comments, you need to log in
How to combine ssr with csr?
I started making an application with SSR on Next.js and ran into a question that, unfortunately, I could not find an answer to. So, every time the address changes, a request is sent to the server for a page, and I would like to make sure that ONLY THE FIRST page is rendered on the server, and all subsequent pages on the client, is it possible to implement this in the realities of next? (I apologize in advance if it turns out that I'm stupid or don't understand something elementary)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question