Open routbisu opened 1 year ago
It's finally time to move away from Gatsby. Gatsby is now not the best choice for static site generation. The alternatives are Next.js SSG, Astro etc.
Explore which is the best React based framework to build and deploy the blog and then build a POC.
Alternatives to Gatsby (React based):
Among all choices, Astro has the best performance. Also, it really works well with markdown which is intended to be used in the blog CMS.
It's finally time to move away from Gatsby. Gatsby is now not the best choice for static site generation. The alternatives are Next.js SSG, Astro etc.
Explore which is the best React based framework to build and deploy the blog and then build a POC.
Alternatives to Gatsby (React based):