Skip to main content

Command Palette

Search for a command to run...

Web Development

Series

Web Development

📌 Description

This series documents my journey into backend development, where I break down concepts not just by what they do, but how and why they work under the hood.

Instead of treating backend as a black box, I focus on:

Understanding internal workings (like how servers handle requests, data flow, etc.)

Connecting concepts to real-world systems and analogies

Writing and analyzing code step-by-step

Each article is designed to take you from confusion to clarity — whether it's HTTP methods, APIs, server architecture, or deeper backend fundamentals.

🎯 What You’ll Learn

. Core backend concepts explained intuitively

. How things actually work behind the scenes

. Practical code implementations with breakdowns

. Real-world parallels to simplify complex ideas

🚀 Who This Is For

Beginners starting backend development

Frontend developers curious about what happens “behind the API”

Anyone who wants deeper clarity instead of surface-level tutorials

📖 Approach

I’m learning and building in public — which means this series is honest, evolving, and focused on true understanding rather than memorization.