Explore the usage and benefits of the Override attribute, a feature introduced in PHP 8.3, in Magento development to write more robust, maintainable code.
27 May 2025
This gist is a comprahensive guide on how to troubleshoot problems you might face when working with Magento 2.
27 May 2025
devenv it's a powerful development environment based on NixOS. It allows you to have containerized environments without containers or hypervisor or emulation, with native performance on any platform.
21 Apr 2025
This is an example repository that allows you to spin up GitHub Codespaces for Magento. Click Code -> Codespaces -> New to start a codespace. Can take a moment.
17 Apr 2025
This library is a simple CSP writer for Magento 2. It can be used to write a csp_whitelist.xml file given a structured array.
07 Apr 2025
If you’re a Magento 2 developer or PHP backend engineer considering microservices, you may instinctively reach for familiar PHP frameworks (Laravel, Symfony) to build them. However, Go (Golang) offers compelling advantages for microservices that can significantly benefit deployment, performance, and scalability.
07 Apr 2025
Allows the ifconfig attribute to be used with <referenceBlock>,
27 Mar 2025
The intersection of artificial intelligence and e-commerce development has created a paradigm shift for Magento developers. This comprehensive guide introduces Prompt-Driven Development (PDD) methodology—a revolutionary approach that reimagines how Magento solutions are built, optimized, and maintained.
24 Mar 2025
By default, Magento 2 doesn't allow you to change the configuration for Product Stock Options on a specific Store. This module allows you to set those rules on a per store basis.
17 Mar 2025
Magento 2 extension that reduces the number of cache keys by removing catalog_product_view_id_, catalog_product_view_sku_, catalog_category_view_id_ layout handles by default.
03 Mar 2025