Gridsome/Gatsby use case: CMS only?
I read that Gridsome/Gatsby works well with CMS's, but I never had to do anything with a CMS which is why I personally can't relate with that advantage. Is this the only case where it's better to use Gridsome/Gatsby?
Static Site Genration and Prefetching
All can do static site generation and prefetching. Is there any difference in the behaviour at all?
Flexibility
Basically with Nuxt/Next I have the flexibility to do what I want and change the build behaviour (SSR or static site generation) easily while I'm actively developing. On the other hand with Gridsome/Gatsby that flexibility is not given. Or is it?
Time Investment
Also, considering time, learning two frameworks - well - is time consuming. Therefore Nuxt/Next would keep me covered for a broader variety of use cases and would be more worth to learn. At least thats how I think based on my current knowledge.
Current Personal Use Case
In my specific case I want to create a landing page. Theoretically, from reading articles, Gatsby/Gridsome sounds more suitable. But looking at the features, Nuxt/Next can do exactly the same without any disadvantages compared to Gridsome/Gatsby.