The Cost of Switching from Next.js to Remix
Next.js to Remix: Discover what I learned about "use client" boundaries after 3 months. Why this matters more than you think.
Coverage of website and web application development practices, including frontend frameworks, backend architectures, static site generation, serverless approaches, and deployment strategies that create performant, accessible, maintainable web experiences.
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.
When rebuilding beats refactoring: Why starting fresh often outperforms modifying legacy code. See Cursor vs VS Code and 2025 tooling evolution.
How to migrate from Node.js to Bun: Step-by-step process, challenges, results, and practical migration insights.
Why switch from Node.js to Bun: Native File and Glob APIs, dramatic performance gains, and cleaner code. Real benchmarks and examples.
OpenAI $3B Windsurf acquisition signals intent to compete with Copilot and Cursor in AI coding wars. See latest moves in developer tools market competition.
Webpack vs Vite 2025: See performance benchmarks (16x faster dev server), code comparison, and migration guide for choosing the right build tool.
Claude Code vs Cursor AI: Honest assessment of capabilities and limitations in 2025. See strengths for hobby projects and weaknesses compared to professional coding tools.
Implementation details: markdown processing, syntax highlighting, templating with Nunjucks, deployment to Cloudflare Pages, and lessons learned.
How Claude Code architected this blog from scratch: TypeScript static site generation, choosing the right packages, and building a solid foundation.