Web Development

How the browser renders a web page? — DOM, CSSOM, and Rendering

In this article, we will deep dive into DOM and CSSOM to understand how the browser renders a webpage. The browser blocks some rendering of a webpage until certain resources are loaded first while other resources are loaded asynchronously.

Uday Hiwarale
Aug 2, 2019 · 25 min read