Astro brings simplicity, speed, and a stellar DX. Let’s explore what makes Astro such a compelling framework for your next project.
Astro integrations are key to customizing your site’s behavior. Learn how to insert them in the right areas of the hooks lifecycle here.
Astro was the first major platform to adopt the View Transitions API for desktop apps and websites. Learn how to incorporate it here.
Astro, the popular frontend framework, added middleware in a recent release. Learn how to use Astro’s middleware in this post.
Despite being a relatively new web framework, Astro has gained significant traction in the development space. With this surge in […]
We demonstrate how to build a React blog application and integrate Astro and Cloud Functions to make it more performant and scalable.
The ideal headless CMS for Astro should complement its dynamic and component-driven nature. We review a few of the best options, including Contentful, Webiny, Prismic, and Cosmic.
The Astro Content Collections API is both simple and powerful. Let’s explore its features and benefits by building a simple, minimal blog.
Learn how to make the best of both worlds work for you, using hybrid rendering and combining the powers of SSR and SSG in one app with Astro.
Astro lets you implement multiple frameworks in one project, providing many performance and UX/DX benefits. Learn how to integrate them here!
Learn about Astro islands, how they enhance our websites, and how you can combine different UI libraries into a single project.
Learn how to build an Astro blog with interactive text-based content, as Astro 1.0 recently announced support for MDX and Vite 3.0.