Building a Modern Full-Stack Web Application - Part 2
Deploying modern full-stack apps to production. Fly.io, Cloudflare CDN, CI/CD, and development workflows that scale.
Technical deep dives into TypeScript language features, type system mechanics, and ecosystem tooling. Explores advanced patterns, configuration approaches, and how TypeScript improves code quality and maintainability in JavaScript projects.
Deploying modern full-stack apps to production. Fly.io, Cloudflare CDN, CI/CD, and development workflows that scale.
Choosing the right tech stack for modern full-stack apps. React Router v7, TypeScript, PostgreSQL, and architecture decisions that matter.
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.
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.