For a long time, creating a modal on the web required a JavaScript library, state management, focus management, animations, and often a large amount of code for what is actually a very common component. Today, modern browsers provide a native alternative: the Popover...
Payment methods play a central role in any e-commerce project. Today, many solutions already exist on the market, such as HiPay or Lyra, and cover the majority of standard needs. However, some projects require more specific behaviors: on-site payment deferred payment...
On March 17, 2026, the Sansec forensics team published details on a critical vulnerability dubbed PolyShell. It affects all versions of Magento Open Source and Adobe Commerce, and allows an unauthenticated attacker to upload an executable file through the REST API. No...
On most websites, images account for the largest share of total page weight. Yet image optimization is still too often overlooked, with direct consequences on performance, user experience, and SEO. Poorly optimized images can: significantly slow down page load times...
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...