How to use and how works CSS’ will-change property?
I won’t copy paste the entire article here but here’s a tl;dr version: Specifying what exactly you want to change allows the browser to make better decisions about the optimizations that it needs to make for these particular changes. This is obviously a better way to achieve a speed boost without resorting to hacks and … Read more