Blog
Thoughts and deep-dives on backend development, system design, performance, and software engineering.
Between 2019 and 2026, a lot has changed. Knowing HTML, CSS, and JavaScript is no longer enough. Not even close. To be considered for an internship as a web developer today, you need more than surface
Most junior developers underestimate how much foundational knowledge is required even for internship roles. Back in 2018, while teaching myself HTML, CSS, and JavaScript, I built a few websites by edi
If you can commit a reasonable number of hours and have access to good mentorship, four months is enough to get you started. Within six months, you should be comfortable building small to medium-sized
Writing clean code isn’t just about style — it’s about clarity, maintainability, and performance. Over time, I’ve built a few habits that help me write code that’s easier to read, debug, and scale. He
Are you learning programming and finding it boring or draining? Coding should spark curiosity. Yes, bugs can be frustrating — but if opening your text editor already gives you a headache, it may be a
Real-time apps—chat, trading, gaming, live analytics—need more than fast servers. They need a constant, instant connection. That’s what WebSockets provide. 📞 The Simple Breakdown HTTP is a letter.
A friend told me he’s learning programming. They started with JavaScript, now they’re on HTML, and soon, CSS. I paused and thought: Wait… HTML? A programming language? 🤔
Stay Updated
Get notified when I publish new articles on backend development and system design.
Sign up to follow