Hygraph resources for Astro
Here's a list of our resources for Astro:
Resource name | Resource type | Description |
---|---|---|
Implementing lazy load content with Astro.js and Hygraph pagination | Blog post | Learn 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 pagination | Video | Learn 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 Hygraph | Video - Livestream recording | Our 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 Astro | Video - Livestream recording | Livestream 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. |