M

Suivez nous

How to Effectively Test the Performance of Your Magento 2 Site

How to Effectively Test the Performance of Your Magento 2 Site

Optimizing a Magento 2 website is not just about reducing CSS or JavaScript: you need to measure the impact of each change accurately. Without proper testing, you risk wasting time or breaking features. This guide shows you how to test and analyze your Magento...

Magento 2: Generate and Maintain Vendor Patches with Composer

Editing a file located in the vendor directory is generally considered a bad practice. However, in Magento 2, this situation happens more often than we would like. In production, a blocking bug, an unmaintained third-party dependency or an inconsistent behavior can...