Latest Articles
Thoughts on software engineering, cloud architecture, and system design patterns.
📄
4 min read
Go vs Node.js: A Practical Backend Engineer’s Comparison
If you’re building backend systems today, **Go (Golang)** and **Node.js** are two of the most common choices. I’ve used both in real production system...
Read Article →
📄
3 min read
Understanding Golang: Simplicity and Power at Scale
When I first picked up **Go (Golang)**, I was skeptical. I came from a background of Python and Java, where everything felt either dynamically flexibl...
Read Article →