Tag: tutorial
All the articles with the tag "tutorial".
-
Over-Engineering a Clap Button, Again
4 min read astroThe clap button worked, but KV had a race condition. I migrated the backend to Cloudflare D1 for atomic writes and hashed IPs.
-
Bringing Interactivity to a Static Blog: The Clap Button
4 min read astroStatic sites are fast but lonely. I added a Medium-style Clap button using Astro, Preact, and Cloudflare Workers to fix that.