Tag: astro

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
Hybrid rendering in Astro: A step-by-step guide

Hybrid rendering in Astro: A step-by-step guide

Dev

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.

Emanuel Suriano
Apr 28, 2023 ⋅ 15 min read
Building a multi-framework dashboard with Astro

Building a multi-framework dashboard with Astro

Dev

Astro lets you implement multiple frameworks in one project, providing many performance and UX/DX benefits. Learn how to integrate them here!

Emanuel Suriano
Feb 1, 2023 ⋅ 17 min read