Blog Logo
TAGS

Optimize Your Astro Sites <head> with astro-capo

Learn how to automatically improve your Astro sites performance using astro-capo. astro-capo categorizes your &lt;head&gt; elements into 11 groups, each with a specific weight and sorts them according...

Read more...

Welcome to AstroPatterns - A Course on Building Fullstack Applications in Your Browser

AstroPatterns is a course that allows you to practice building fullstack applications directly in your browser without needing to install anything on your computer. The course is based on exercises wh...

Read more...

Announcing a Storyblok Loader for the Astro Content Layer API | Storyblok

Storyblok Raises $80M Series C - Read NewsWhat’s the True Total Price of Enterprise CMS? Find out here. Skip to main content Platform Product All you need to know in 3 minutes Ecosystem Learn everythi...

Read more...

Fulldev UI - Astro Component and Block Library

Fulldev UI is an open-source Astro component and block library that provides prebuilt components and blocks for building content websites. With a rich set of components like heading, label, button, ca...

Read more...

Astro 4.12: Server Islands

Astro 4.12 is out now! This release includes the first experimental release of Server Islands, our new solution to integrate high performance static HTML and dynamic server-generated components togeth...

Read more...

Flavien Bonvins Personal Blog

Flavienbonvin.com is the personal blog of Flavien Bonvin, a frontend engineer. This blog is where he shares his thoughts, experiences, and insights on various topics related to web development, techno...

Read more...

How to catch Astro SSR errors during render

Astro has no built in way to catch errors that happen during the render of SSR components. While you can use try and catch within a component to handle errors, this can cause the components logic to b...

Read more...

Display all images in a directory with Astro

When I created the page to showcase all the pizza Ive baked I had to load over 40 images. Importing them manually and displaying in an &lt;Image&gt; component quickly became tedious. There had to be a...

Read more...

Server Islands: A New Feature for Faster Performance and Personalization in Astro

This is Part 3 of our series on The Future of Astro covering the three major features we have planned for Astro in 2024. This post introduces Server Islands: a new island architecture primitive that l...

Read more...

Astro 4.8 Release Highlights: Experimental Support for Astro Actions and Request Rewriting, Performance Improvements, and More

Astro 4.8 is out now! This release includes experimental support for Astro actions and request rewriting, performance improvements, and more. Full release highlights include: Experimental: Astro Actio...

Read more...

AstroPaper - Minimal, Responsive, Accessible and SEO-friendly Astro Blog Theme

AstroPaper is a minimal, responsive, accessible and SEO-friendly Astro blog theme designed and crafted based on the authors personal blog. The theme follows best practices and provides accessibility o...

Read more...