5 ms·
Could you explain a bit what you do like/don't like about Gatsby compared to Astro?
by vegcel 3y ago
Could you explain a bit what you do like/don't like about Gatsby compared to Astro?
- satvikpendem 3y agoI used to use Gatsby, but the non standard plugin system as well as forcing GraphQL (I use GQL in my own projects but it's just not necessary for a blog site for example, which Gatsby markets itself as being for) put me off Gatsby and onto NextJS, especially when NextJS introduced their static site rendering features. Now with server components, there doesn't seem to be a real need to use Gatsby anymore.
- jen729w 3y agoGatsby felt like it had grown in to a monster. Astro was a lot simpler which suits my needs and, frankly, skill. I worry that Astro is adding too many features and trying to become Gatsby. No thanks!