All tags
Posts tagged with "react"
Sharing React Query State Across Astro Islands
Learn how to implement a practical pattern for sharing state between isolated Astro islands using React Query and a singleton QueryClient instance.
Mar 1, 2025, 7:08 AM
astro +9 astro react react-query state-management web-development frontend performance typescript patterns architecture
Building a Modern Contact Form with Astro and Cloudflare
Learn how to create a fully-featured contact form using Astro, React, Drizzle ORM, Turso, and Cloudflare Workers for a performant, type-safe solution
Feb 27, 2025, 6:41 PM
astro +9 astro drizzle turso cloudflare workers typescript react fullstack web-development serverless