Posts tagged with "typescript"
Technical deep dives into TypeScript language features, type system mechanics, migration strategies, and ecosystem tooling. Explores advanced patterns, configuration approaches, compilation optimization, and how TypeScript improves code quality, developer experience, and maintainability in JavaScript projects.
-
Switching from Node to Bun - A Migration Success Story
April 29, 2025 @ 2 AM
My experience migrating this blog from Node.js to Bun, delivering significant performance improvements through native File and Glob APIs while simplifying the codebase.
Read more → -
How Claude Code Built and Generated This Blog
March 21, 2025 @ 2 AM
From initial concept to deployment on Cloudflare Pages, this deep dive explores how Claude Code architected and built this blog from scratch - featuring TypeScript static site generation, markdown processing, syntax highlighting, and more.
Read more →