topic / web
Web Platform
What the browser does with your page.
Rendering, the event loop, storage, service workers, and web vitals — the platform your code actually runs on. From URL to painted pixels, with every cost in between.
2 articles · 0 videos · 0 traces · 0 interviews · 2 total
Articles
How CSS Selectors Actually Match: Right-to-Left and Specificity
CSS selectors match right-to-left from the subject element — why div a is costlier than a, how specificity is computed, and what actually makes matching slow.
The Browser Rendering Pipeline: From HTML to Pixels
How the browser actually renders a page: parse to DOM and CSSOM, style, layout, paint, and composite — and why reflow is the most expensive step.
Videos
// empty
No videos yet
Video coverage for this topic is planned. Watch the library page for updates.
Browse videosTraces
// empty
No traces in this topic yet
Traces are the step-by-step walkthroughs. They land as the topic matures.
Browse tracesInterviews
// empty
No interview answers yet
The question-and-answer walkthroughs for this topic are being prepared.
Browse interviewsExplore adjacent
Depth, delivered weekly
One technical dispatch a week on web platform and the systems around it.
One technical dispatch per week. No noise.