// topic
Web fundamentals
How the web works under the hood — browsers, HTTP, DNS, and everything that happens between typing a URL and seeing pixels.
- 2026-08-16 How HTTP works: the conversation behind every page // web · http
- 2026-08-16 How HTTP servers work: the loop behind every response // web · servers
- 2026-08-16 How browsers work: from URL to pixels // web · browsers
- 2026-08-16 How rendering works: server-side vs client-side // web · rendering