M

Suivez vous

The Internet’s Achilles’ Heel

The Internet’s Achilles’ Heel

Picture this:You’re chilling on your couch, watching Gordon Ramsay absolutely destroy yet another poor soul on Hell’s Kitchen, when suddenly—ding!—a Slack ping or a frantic phone call:“Everything’s down! Nothing’s working!”That’s probably what thousands of devs and...
Plugin or Observer in Magento 2: Stop Mixing Them Up!

Plugin or Observer in Magento 2: Stop Mixing Them Up!

A plugin, or “interceptor” in Magento 2, is an essential customization component that allows developers to extend and modify the behavior of a class’s public methods without directly editing its source code. In other words, a plugin acts as an...
The Fall of a Titan

The Fall of a Titan

An Enforced Break-Up The U.S. Department of Justice has taken a bold step in its fight against Google’s monopoly. It proposes, therefore, to force the company to sell its Chrome browser. Why? Chrome automatically directs users to Google Search, thereby strengthening...
Plugin or Observer in Magento 2: Stop Mixing Them Up!

Warden, or How to Easily Set Up a Complete Local Magento Environment

Magento is great (yes, really—and you probably think so too, otherwise you wouldn’t be here!). But installing Magento locally for the first time can quickly become long and complicated. Between Nginx, Varnish, Redis, MariaDB, etc., that’s a lot of services to set up!...