← All articles

#http

2 articles

HTTP and How the Web Actually Talks

HTTP is the protocol your backend speaks. Here's how requests, responses, methods, status codes, and headers actually work under the hood.

· 6 min read
backend http beginners

Backend 101: What It Is and Why It Exists

A complete introduction to backend engineering. What a backend does, how requests travel from browser to server, and why frontends can't replace it.

· 5 min read
backend beginners http