https://github.com/goivvy/DJS
Magento 2 Defer Javascript Loading Extension
https://github.com/goivvy/DJS
magento2 pagespeed performance
Last synced: about 1 year ago
JSON representation
Magento 2 Defer Javascript Loading Extension
- Host: GitHub
- URL: https://github.com/goivvy/DJS
- Owner: goivvy
- Created: 2019-03-08T22:59:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T13:26:54.000Z (over 2 years ago)
- Last Synced: 2024-11-02T00:32:50.457Z (over 1 year ago)
- Topics: magento2, pagespeed, performance
- Language: PHP
- Homepage: https://www.goivvy.com
- Size: 8.79 KB
- Stars: 16
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DJS
Magento 2 Defer Javascript Loading Extension
This extension moves Javascript to the bottom of a Magento 2 frontend page.
It attempts to solve render-block JS problem.
Some screenshots of improving PageSpeed Score using this extension:
https://www.goivvy.com/media/wysiwyg/defer-javascript-user-guide/pagespeed_desktop.jpg
https://www.goivvy.com/media/wysiwyg/defer-javascript-user-guide/pagespeed_mobile.jpg
GTMetrix:
https://www.goivvy.com/media/wysiwyg/defer-javascript-user-guide/djs_gtmetrix.jpg
Webpagetest.org:
https://www.goivvy.com/media/wysiwyg/defer-javascript-user-guide/djs_webpagetest.jpg
# Configuration
It doesn't need configuration.
Works automatically after installation.
TTFB overhead is minimal.
# Interested in speeding up Magento?
See 30 tips to speed up Magento 2:
https://www.goivvy.com/blog/speed-up-magento-2