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 »