Tag: astro

Astro Adoption Guide Overview Examples Alternatives

Astro adoption guide: Overview, examples, and alternatives

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

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

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

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

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

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

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

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

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

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

Understanding Astro islands architecture

Learn about Astro islands, how they enhance our websites, and how you can combine different UI libraries into a single project.

Emanuel Suriano
Dec 8, 2022 â‹… 5 min read
Build A Blog With Astro, Vite, And MDX

Build a blog with Astro, Vite, and MDX

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.

Iniubong Obonguko
Nov 9, 2022 â‹… 9 min read