We're a place where coders share, stay up-to-date and grow their careers.
I disagree, Nextjs is perfect for web apps and you don't need ssr because it supports csr and ssg also.
The whole point of using Next.js is server-side rendering. If you don't need SSR, I think you'd better build a regular single-page application.
The whole point was SSR not anymore. Nextjs 10 is different
I disagree, Nextjs is perfect for web apps and you don't need ssr because it supports csr and ssg also.
The whole point of using Next.js is server-side rendering. If you don't need SSR, I think you'd better build a regular single-page application.
The whole point was SSR not anymore. Nextjs 10 is different