illustration for Critical Rendering Path

Critical Rendering Path

Instructor

Yonatan Kra
12m
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
3.8
264
people completed
Bookmark
Download
RSS

Frontend runtime optimization is heavily impacted by rendering. Understanding the way the JS engine and the browser work is crucial for optimizing applications and understading how to avoid performance pitfalls. This collection explains about the Critical Rendering Path, performance bottlenecks and practical solutions.