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 This Blog - Part 2

Implementation details: markdown processing, syntax highlighting, templating with Nunjucks, deployment to Cloudflare Pages, and lessons learned.

How Claude Code Built This Blog - Part 1

How Claude Code architected this blog from scratch: TypeScript static site generation, choosing the right packages, and building a solid foundation.

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