Developer Blog
Learning material for developers
- Feature comparison: Astro vs. Gatsby
- Astro Statistics: How Astro is being used
- SEO comparison of Gatsby vs. Next.js vs. Astro
- How to disable React in Next.js (unstable_runtimeJS)
- The 11 biggest company websites using Gatsby in 2023
Updated at
- How to add dynamic page specific body class in Gatsby
- React Hydration Error Explained in 2 Minutes
- Reasons to use Gatsby
- How to add automatic Time To Read to Contentful and Gatsby
Debugging Astro (for developers)
Astro is so new that it features quite a bit of debugging from time to time!
- Using SCSS modules in Astro
- Fix for 'Waiting for the @astrojs/image integration' on Vercel
- Fixing images being wrapped inside paragraphs in Astro MDX
- Using dynamic filename props in Astro images
- How to fix Astro 'property typeof import module.scss' error
General debugging (for developers)
Sometimes when we encounter a problem and manage to fix it, we post the solution here so other fellow developers will find it when they are searching for a solution.
- Shopify: 402 PAYMENT_REQUIRED API error Fix
- Gatsby: Overwrite the default Sitemap index file for additional sitemaps
- Fixing 'renderToPipeableStream is not a function' error in Gatsby
- Can a <summary> HTML element be a Heading element? (H2, H3, H4)
- How to Enable Node v18 in Netlify for Gatsby v5
- Enabling Node v18 in Vercel for Gatsby v5
- Image Property 'all' giving Deprecated API warning (video and canvas too)
- Fixing Gatsby images or content flashing on load
- Fix: Gatsby on Netlify giving error code on 404 pages
- CSS: How to Remove Dots From Unordered Lists
- Fix: Prismic Preview stuck on loading Gatsby-Plugin-Image