oscpimage

Additional Js remove through reference block magento2

Additional Js Remove Through Reference Block Magento2

We can remove the blocks from the site. It is helpful to reduce js files. That way you increase the website loading speed.
  • The number of server requests.
  • The size of […]
By |2025-04-26T08:21:47+00:00February 21st, 2022|blog, Magento|

Advanced javascript bundling in Magento2

Advanced javascript bundling in Magento 2

1. What Is Javascript Bundling ?

JavaScript bundling is an optimization Process,its impact on reducing the number of server requests for JavaScript files. Bundling this by merging multiple JavaScript files together into one file to […]
By |2024-08-22T13:11:41+00:00February 10th, 2022|blog, Magento|

Ensure Text Remains Visible During Webfont Load in Magento 2

Ensure Text Remains Visible During Webfont Load In Magento 2

The way to do that is to specify a fallback system font that will display until the web font is ready. by using the CSS declaration font-display: swap, this tells […]
By |2024-09-05T09:10:01+00:00January 18th, 2022|blog, Magento|
Go to Top