We're a place where coders share, stay up-to-date and grow their careers.
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
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