4 min read AzureAstro

Adding Feedback to a Static Site with Azure SWA and Table Storage

How I added thumbs-up/down ratings and a comments section to a fully static Astro blog — no database, no server, and effectively zero ongoing cost — using Azure Static Web Apps managed functions and Table Storage.

5 min read observabilityGrafana

Frontend Observability on an Astro Site with Grafana Faro

How we wired up Grafana Faro Web SDK on Cooking Code — error capture, Web Vitals, distributed tracing, source maps, and environment-aware build versioning.

4 min read AIClaude

Getting Started with Claude: An AI That Cooks Up Conversations

A hands-on look at Claude, Anthropic's AI assistant, and how developers can put it to work in real projects.