What Are Passive Listeners And How Do They Improve Scrolling Performance?

In my previous article, I wrote about large JS and CSS files and how they can affect page performance. I recommended the use of code-splitting to fix this issue. Now, as it turns out, the problems with JavaScript do not end there. A lot of times, you may have noticed that when you load a …

What Are Passive Listeners And How Do They Improve Scrolling Performance? Read More »

What Is The Preload Scanner And How Does It Help With Page Speeds

If you have been running Lighthouse reports on your website, you may have noticed this audit report related to preloading.  Preload key requests – So what does this mean? In this article, I will explain all about preloading, and how using this simple rel parameter in your script can make a world of difference to …

What Is The Preload Scanner And How Does It Help With Page Speeds Read More »

Scroll to Top