(no title)
roqi | 2 years ago
This hits the nail in the head.
A single high-res background image weights more than all the code in a complex webapp. If that image is required to pull the first contentful paint then the page will feel slow.
It matters nothing if your JavaScript is just a hello world console log. That background image is in the critical path.
No comments yet.