Curated best practices for Magento development — coding standards, architecture guidelines, performance tips, and community-recommended approaches.
Refactor common code paths with the |> operator to chain transformations for collections, request sanitization, config pipelines, service workflows, import/export, plugins, and observers. Includes pipe‑friendly helper design tips and when a pipeline isn’t the right fit.
21 Apr 2026
In this video I am talking about how Magento 2 object manager could benefit from PHP 8.4s native lazy loading functionality.
24 Mar 2026
Documenting a Magento 2 module with clarity and structure is crucial for both human readers and AI systems. Well-structured documentation not only helps developers and non-technical stakeholders understand the module, but it also allows Large Language Models (LLMs) to parse the content and answer questions effectively.
02 Sep 2025
Securing your administrative interfaces is more critical than ever. Many Magento installations suffer from poorly configured security that leave your entire system vulnerable. Here are 5 quick yet powerful ways to strengthen your Magento admin security that should be standard practice.
06 May 2025