We’ve all heard it before: “PHP is dead, no one uses that anymore…” 🙄 And yet… PHP 8.4 and 8.5 are delivering some of the most exciting features we’ve seen in years. 🔧 Property Hooks in PHP 8.4 This one is chef’s kiss — you can now group a property with its...
What is Varnish? Varnish is a high-performance HTTP reverse proxy designed to cache and serve web content extremely fast.It sits between the client (browser) and your backend server (like nginx or Apache), and serves cached responses without having to hit PHP or MySQL...
Redis: a fast, in-memory ally Redis is a lightweight key-value store running in memory, widely used for caching, sessions, queues, and real-time data handling. Magento 2 doesn’t require Redis, but it definitely benefits from it — especially when you’re working...
MageExpert is a blog dedicated to Magento 2, web development, and open-source e-commerce. Launched by the team at OpenITech, this site aims to share technical resources, practical tutorials, strategic guides, as well as insights and trends from the e-commerce world....