Normally the site always loads javascript files first, and then the HTML/CSS file. The heavy size of javascript files will slow down the site speed, causing bad experience for customers.
Name:  defer-javascript1.png
Views: 19
Size:  64.2 KB
To solve this problem, the Magento 2 Defer Javascript Extension allows loading all HTML and CSS first before loading Javascript files and puts all javascript files to the bottom of the page. In other words, this extension will delay loading javascript to enhance Magento 2 website performance, provide a more comfortable shopping experience for customers. Let’s see the key feature and how beneficial this module is to webstore:
Defer parsing of JavaScript to load faster: bring Javascript files to the end of page to load after all HTML and CSS.
Name:  defer-javascript2.png
Views: 19
Size:  58.5 KB
Defer Iframes loading effectively
Excellent functions inherited from the first version on Magento 1, well compatible with Magento 2
Easily exclude controllers or wished paths
Simple backend UI
Name:  defer-javascript3.png
Views: 19
Size:  96.4 KB
Provide easy configuration
Let’s optimize your page speed with Defer Javascript

View more threads in the same category: