Skip to content

Magento 2 Defer parsing of JavaScript moves all script tags to the bottom of the web page and helps to load the HTML and CSS fully before loading the JavaScript. Because of this, the parsing of JavaScript will automatically get delayed and users can view and interact with the website content without waiting for so long before JavaScript is execu…

Notifications You must be signed in to change notification settings

MageAnts/magento-2-defer-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Magento 2 Defer Javascript

Defer JavaScript Extension for Magento 2 Extension gives the best solution for page reloads several times. The Ajax technology makes it easy for customers to add products to the cart more easily and quickly. This is the best way to increase sales by attracting targeted customers.

Key Features

  • Speed up website performance with automatic defer parsing of JavaScript
  • Improve site performance and reduce page loading time
  • Defer Iframes Loading Effectively
  • Helps to load HTML and CSS before JavaScript to improve site speed
  • Exclude Actions, Path, Homepage, and Controllers
  • Solves the issue of render-blocking JavaScript.

About

Magento 2 Defer parsing of JavaScript moves all script tags to the bottom of the web page and helps to load the HTML and CSS fully before loading the JavaScript. Because of this, the parsing of JavaScript will automatically get delayed and users can view and interact with the website content without waiting for so long before JavaScript is execu…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published