you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (1 child)

Yup! Next is the most mature and complete framework for React. If I need SSR and/or SSG with hydration, it's my go to for now. It adds some complexity, so it can be overkill if you don't need these things. My experience working with it has been excellent.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago

    It can be overkill if you need something simple that doesn't match next's defaults, but if the default settings of next work for your use case I found the base project setup very simple to use.

  • source
  • parent