Writing
Technical articles, insights, and lessons learned from building software systems. I write about architecture decisions, engineering practices, and the challenges of delivering reliable software at scale.
Showing 16–20 of 45 articles
Starting to Learn Docker I'm beginning to understand Docker and containerization. It's confusing at first but I'm seeing why it's useful. Read article Starting to Learn Testing I'm finally learning how to test my code. It feels slow at first, but I'm starting to see why testing matters. Read article Learning About Web Performance I'm starting to learn about web performance optimization. Fast websites aren't just nice they're essential. Read article Two Years of Learning to Code It's been two years since I started programming. Reflecting on how far I've come and what I'm learning about the journey. Read article Starting to Learn TypeScript I'm beginning to learn TypeScript and it's changing how I write JavaScript. The type system is confusing but I'm seeing the benefits. Read article