Here's a quick summary of everything we released in Q1 2024.

Hygraph
Docs

Hygraph resources for Astro

Here's a list of our resources for Astro:

Resource nameResource typeDescription
Implementing lazy load content with Astro.js and Hygraph paginationBlog postLearn how to load a set of posts as static HTML created during the site build and then implement a load more button in React to query Hygraph for more content and load that onto the page.
Implementing lazy load content with Astro.js and Hygraph paginationVideoLearn how to load a set of posts as static HTML created during the site build and then implement a load more button in React to query Hygraph for more content and load that onto the page.
Pagination with Astro and HygraphVideo - Livestream recordingOur Devrels Bryan and Tim show how to asynchronously load more content via pagination or a load more button.
Building an e-commerce site with Hygraph and AstroVideo - Livestream recordingLivestream where we convert the Skncre Nuxt starter for Hygraph to Astro. Along the way you will learn the core concepts of Astro and Hygraph, all while diving deep into the code.