Hi, seeking general advice please,
The question is: Why Next.JS? If I want the benefits of the static paradigm, can’t Netlify handle that on its own?
(New to Netlify, new to Nextjs, but somewhat experienced with “traditional” React)
I don’t need a whole thesis on Next, but really, what does it add to Netlify?
The apps I’m building are complex, rich, dynamic, highly interactive, data driven. Not “websites”. But the point is, much of it (the HTML UI) can be CDN delivered. I’m confident in that. Also, I’m definitely moving to FaunaDB as well.
My goal is pure SSG if possible, can always become a hybrid with SSR using Netlify Functions (I think).
Opinions? Ideas? Advice?
PPS Thanks for the great forum structure and community setup/work.