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 31–35 of 42 articles
One Year of Learning to Code: Reflections and Lessons Reflecting on my first year learning programming. What I'm learning, what I'm building, and what I wish I knew at the start. Read article Building My Portfolio Website I'm finally building a portfolio website to showcase my work. Here's what I'm learning about design, content, and presenting myself as a developer. Read article Understanding Async JavaScript (Finally) Callbacks, promises, async/await these concepts confused me for weeks. Here's what finally made them click. Read article Debugging Strategies That Actually Work After months of frustration, I've learned some debugging strategies that save me hours. Here's what works for me. Read article Why I Chose React as My First Framework After months of vanilla JavaScript, I decided to learn a framework. Here's why I chose React and what I'm learning. Read article