Migrating from Cloudflare Pages to Workers - Do You Even Need To?
Cloudflare is consolidating Pages into Workers. Here's the one-line config change required to migrate, what it actually costs, and whether you should bother for a static blog.
Technical deep dives into optimizing speed, efficiency, and resource utilization in software systems. Performance measurement methodologies, optimization techniques, and how targeted improvements deliver meaningful benefits.
Cloudflare is consolidating Pages into Workers. Here's the one-line config change required to migrate, what it actually costs, and whether you should bother for a static blog.
Next.js to Remix: Discover what I learned about "use client" boundaries after 3 months. Why this matters more than you think.
Vercel & Remix issues: EMFILE and memory ceilings on hobby plan. Discover patterns and causes of recurring Remix build failures.
Migrate from Node.js to Bun: See performance improvements with native File and Glob APIs. Migration success story with real benchmarks and simplified code.
Webpack vs Vite 2025: See performance benchmarks (16x faster dev server), code comparison, and migration guide for choosing the right build tool.
Why build a static blog? See performance benefits with TypeScript, Markdown, and Cloudflare Pages. Mobile-first design meets blazing-fast speeds.