How to reduce unused JavaScript
2021-09-16 | JavaScript, Optimisation, PerformanceIf you want to reduce unused JavaScript, or defer loading scripts until they are required, you will have to review a handful of different techniques that may be affecting your site.