KahWee - Web Development, AI Tools & Tech Trends

Expert takes on AI tools like Claude and Sora, modern web development with React and Vite, and tech trends. By KahWee.

Tag: cloudflare

Technical examinations of Cloudflare's web infrastructure services, including CDN, edge computing, serverless platforms, and security tools. Implementation strategies, performance benefits, and integration with modern web workflows.

Rewriting /tag/* to /tags/* with Cloudflare Workers

A simple Worker catches requests to example.com/tag/ and sends them to example.com/tags/, keeping the method, headers, and query strings intact. This fixes URLs without touching the main app. This is...

How Claude Code Built and Generated This Blog

Learn how Claude Code built this blog from scratch. TypeScript static site generation, markdown processing, syntax highlighting—complete walkthrough of architecting and deploying on Cloudflare Pages.

Why I Built a Static Blog

Why build a static blog? See performance benefits with TypeScript, Markdown, and Cloudflare Pages. Mobile-first design meets blazing-fast speeds.

← Back to all tags

All Tags