How Browsers Work · Part 1 — Mental Model: The Multi-Process Architecture
Opening the series: the browser is not one program but many cooperating processes. Understand the browser/renderer/GPU/network split, sandboxing, site isolation, and the threads inside a renderer — the foundation for everything else.