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 26–30 of 42 articles
I Just Deployed My First App to Production My app is finally live on the internet! Here's what I learned about deployment, domains, and making something actually accessible to users. Read article Getting Better at Responsive Design I'm improving my responsive design skills. It's more than just media queries it's a mindset. Read article Finally Understanding Authentication Authentication confused me for weeks. Now I'm starting to understand JWTs, sessions, and how to actually secure an application. Read article I Just Bought My First Paid Course After a year of free resources, I finally bought a paid Udemy course. Here's why I did it and what I'm learning so far. Read article React Hooks Are Confusing But Powerful I'm diving deeper into React Hooks and they're starting to make sense. Here's what I'm learning about useState, useEffect, and custom hooks. Read article