Which frontend project would be best if SEO is of the utmost importance. I was leaning towards nextjs for the obvious reasons and was interested in using graphql as well. Which project would be best to use as a scaffold for this, is it easier to...
- Add nextjs to the graphql example
- add graphql to the nextjs example
- start a new nextjs project entirely and add necessary packages
Bit of a novice question I guess but interested in not battling to many problems.