Tag: astro

Exploring Actions And Request Rewriting In Astro

Exploring actions and request rewriting in Astro

Dev

Astro v4.8 ships with server actions and request rewriting. Let’s see how to use these long-awaited (though still experimental) features.

Ivaylo Gerchev
Jul 17, 2024 ⋅ 13 min read
Exploring The Aha Stack: Astro, Htmx, Alpine — A Complete Tutorial With A Demo Project And Comparison To Other Stacks

Exploring the AHA stack: Tutorial, demo, and comparison

Dev

The AHA stack — Astro, htmx, and Alpine — is a solid web development stack for smaller apps that emphasize frontend speed and SEO.

Oyinkansola Awosan
May 3, 2024 ⋅ 13 min read
Building High Performance Ecommerce Sites With Astro

Building high-performance ecommerce sites with Astro

Dev

Learn to set up a completely custom Astro ecommerce implementation that’s also highly performant and type-safe in this straightforward guide.

Onuorah Bonaventure
Feb 28, 2024 ⋅ 64 min read
Starlight Vs. Docusaurus For Building Documentation

Starlight vs. Docusaurus for building documentation

Dev

Explore Docusaurus and Starlight for building and customizing documentation websites, comparing their features such as sidebars, light/dark mode, and tabs.

Kapeel Kokane
Feb 6, 2024 ⋅ 10 min read
Astro Adoption Guide Overview Examples Alternatives

Astro adoption guide: Overview, examples, and alternatives

Dev

Astro brings simplicity, speed, and a stellar DX. Let’s explore what makes Astro such a compelling framework for your next project.

Ohans Emmanuel
Nov 17, 2023 ⋅ 17 min read
Understanding Astro integrations and the hooks lifecycle

Understanding Astro integrations and the hooks lifecycle

Dev

Astro integrations are key to customizing your site’s behavior. Learn how to insert them in the right areas of the hooks lifecycle here.

Ohans Emmanuel
Nov 1, 2023 ⋅ 5 min read
Using the View Transitions API in Astro

Using the View Transitions API with Astro

Dev

Astro was the first major platform to adopt the View Transitions API for desktop apps and websites. Learn how to incorporate it here.

Ohans Emmanuel
Oct 17, 2023 ⋅ 6 min read
Working with Astro's middleware

Working with Astro’s middleware

Dev

Astro, the popular frontend framework, added middleware in a recent release. Learn how to use Astro’s middleware in this post.

Ohans Emmanuel
Sep 21, 2023 ⋅ 9 min read
Exploring Astro Plus Svelte Vs Sveltekit — A Comparative Guide

Exploring Astro and Svelte vs. SvelteKit: A comparative guide

Dev

Despite being a relatively new web framework, Astro has gained significant traction in the development space. With this surge in […]

Elijah Asaolu
Sep 18, 2023 ⋅ 8 min read
Extending React Astro Cloud Functions

Extending React with Astro and Cloud Functions

Dev

We demonstrate how to build a React blog application and integrate Astro and Cloud Functions to make it more performant and scalable.

Clara Ekekenta
Jul 10, 2023 ⋅ 7 min read
Best CMS Platforms Astro JS

Best headless CMS platforms for Astro

Dev

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.

Hamsa Harcourt
Jul 5, 2023 ⋅ 5 min read
Exploring Astro's Content Collections Api With A Demo Project

Exploring Astro’s Content Collections API with a demo project

Dev

The Astro Content Collections API is both simple and powerful. Let’s explore its features and benefits by building a simple, minimal blog.

Ivaylo Gerchev
May 16, 2023 ⋅ 9 min read