2026-01-18•20 min
From URL to Pixels: What Happens When You Enter a URL in the Browser
A deep dive into the complete journey from typing a URL to seeing a rendered page—covering DNS resolution, TCP handshakes, TLS encryption, HTTP requests, and browser processing.
2026-01-03•15 min
The Critical Rendering Path: How Browsers Render Web Pages
Understanding how browsers render web pages is essential for building fast websites. Learn about the Critical Rendering Path and how to optimize each step.
