Blog
Articles, tutorials, and insights about web development, frontend technologies, and software engineering.

Handling 429 Rate Limits in Bulk API Requests [2026]
A bulk create flow firing hundreds of requests will hit 429 errors. Here is how I fixed it with Retry-After handling, backoff jitter, and live quota tracking.

GEO: Get Cited by ChatGPT, Claude and Perplexity in 2026
Generative Engine Optimization gets your content quoted by ChatGPT, Claude, and Perplexity. Here is the exact structure I use to make articles citable.

Wrangler vs Cloudflare MCP Server for Agentic AI Coding
I used Wrangler and the Cloudflare MCP server together in Claude Code for months. Here is what each one does best, plus a fix for multi-account login pain.

Supabase vs PlanetScale: Best Edge Database in 2026
Supabase or PlanetScale for your next project? I compare pricing, edge support, branching, and scale limits after running Supabase in production myself.

Xiaomi MiMo Code Review: OpenCode Fork or a Real Upgrade?
Free MiMo API credits from Xiaomi led me to test MiMo Code. My honest take on what it adds over OpenCode and whether the fork is worth switching to.

Astro 6 After Cloudflare: Why I Upgraded Now
Cloudflare acquired Astro in January 2026. Astro 6 is the first release of that edge-first era. Here is what changed when I upgraded my own site from v5.