All blogs about astro

28 Mar 2025

Writing my first Astro Integration for Algolia indexing

7 min reading time

  • react
  • typescript
  • astro
  • algolia
  • search
8 Oct 2024

Building a view counter with Astro's Server Islands and Actions

4 min reading time

  • astro
  • javascript
26 Jun 2024

Adding search to static Astro sites

5 min reading time

  • astro
  • pagefind
9 May 2024

Feature flags with Astro + Vercel Toolbar

5 min reading time

  • vercel
  • javascript
  • astro
29 Mar 2024

Astro DB: Migrating my analytics data from Vercel Postgres

5 min reading time

  • astro
  • database
  • vercel
  • postgres
  • libsql
16 Jan 2024

Basic analytics with Vercel Postgres - Drizzle - Astro

10 min reading time

  • vercel
  • databases
  • typescript
  • astro
18 Jun 2023

Using GitHub Discussions to host my Astro blog comments and reactions

3 min reading time

  • javascript
  • astro
  • react
8 Mar 2023

Using TRPC in Astro and its (React) islands

7 min reading time

  • astro
  • react
  • javascript
18 Feb 2023

Setting up authentication in Astro with Prisma and Planetscale

4 min reading time

  • javascript
  • astro
  • authentication
5 Feb 2023

Automatically generating pages for each tag used in Astro with MDX

4 min reading time

  • javascript
  • astro
  • html
10 Dec 2022

Adding Vercel og:image generation to Astro project with Edge function

4 min reading time

  • javascript
  • edge
  • vercel
  • astro
28 Nov 2022

Adding comments to my Astro blog with PlanetScale and Prisma on Vercel Edge

6 min reading time

  • react
  • javascript
  • databases
  • html
  • astro
20 Nov 2022

Creating a blog platform with Astro and MDX

5 min reading time

  • astro
  • html
  • css
  • javascript