How CSS works: Parsing & painting CSS in the critical rendering path

2018-04-10

This is the first article of my "How CSS works" series, in which I explore CSS fundamentals. In this article I dive into the "critical rendering path" and how the CSS that we write gets turned from code into pixels on the screen.

Read the full article on LogRocket.