Skip to main content
← All Tags

Astro

3 articles in this category

AstroTypeScriptAudio

Continuous Audio Playback on a Static Astro Site

How to build a persistent mini audio player that survives page navigations on a static Astro MPA — using a Zustand vanilla store, localStorage, and a singleton audio engine — with no SPA or client-side routing required.

Read more
AI NewsAstroMarkdown

Optimizing Astro Workflows with Custom Markdown Components

Enhance Astro projects by using the @splendidlabz/astro Markdown component to automate HTML tag generation and typographic symbol conversion.

Read more
AI NewsWeb DevelopmentAstro

Implement Lazy-Loaded, Privacy-First Comments in Astro with EchoThread

Learn how to integrate EchoThread into Astro sites for privacy-first threaded comments with zero JavaScript by default and a footprint under 15 KB.

Read more