How to eliminate render-blocking resources: 3 examples to fix your website speed

Описание к видео How to eliminate render-blocking resources: 3 examples to fix your website speed

How do render blocking requests impact your page performance and what can you do to fix it? In this video we look at three network request watefralls to diagnose what's going wrong.

00:00 Introduction to render blocking resources
00:22 Basic example with request from another origin
00:40 Eliminate render blocking resources with async and defer
01:39 Load resources from the same domain
02:13 Resource size optimization
03:14 CSS import chains delaying the First Contenful Paint
04:05 Load chained resources in parallel with preload link tags

Комментарии

Информация по комментариям в разработке