Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃摌 DOC: Add Gatsby to Comparing section in docs #1103

Closed
kaushalyap opened this issue Aug 13, 2021 · 1 comment
Closed

馃摌 DOC: Add Gatsby to Comparing section in docs #1103

kaushalyap opened this issue Aug 13, 2021 · 1 comment

Comments

@kaushalyap
Copy link

kaushalyap commented Aug 13, 2021

Astro is compared to the lot of libraries here. But Gatsby is not mentioned there. AFAIK only difference is Gatsby tied to the React while Astro not. Astro claim to have partial hydration, Gatsby also eventually have partial hydration when React have Suspense. Other than that Gatsby have following features that I think Astro currently do not have.

  • Image optimization
  • Fast page navigation with Link
  • Resource pre-fetching
  • Per route code splitting
  • Inlining Critical CSS
  • Plugins
@jasikpark
Copy link
Contributor

Gatsby is now in the comparison docs here: https://docs.astro.build/comparing-astro-vs-other-tools/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants