"Is this just a 200 OK? No, maybe a 202 Accepted… or wait, is it actually a 201 Created? Or should it...
Docker’s power lies in its architecture that works behind the scenes to make containerization feel...
This is a submission for the GitHub Copilot Challenge : New Beginnings What I Built I...
Docker is like a magic toolbox for developers. It lets them build, ship, and manage their apps in...
This is a submission for the 2025 New Year Writing challenge: Compiling 2025. This year is shaping...
This is a submission for the 2025 New Year Writing challenge: Retro’ing and Debugging 2024. 2024 was...
Throughout my seven years in tech, from being a frontend engineer to an engineering manager, I have...
This article is a bit different from the technical topics I usually write about. Since it is the...
This is a submission for Frontend Challenge - December Edition, CSS Art: December. ...
Summary In modern software development, Trunk-Based Development and GitHub Flow are often...
In the world of software engineering, where clean code and efficient design patterns reign supreme,...
Summary 🔍 What's your debugging superpower? Mine was discovering console.trace() - it...
If you're diving into the world of web infrastructure, you've probably heard about load balancing....
I am trying a new a way of writing with this article. Do comment if you feel it is interesting and it...
As a single-threaded language, JavaScript has always relied on asynchronous programming to handle...