background

Enjoy our blogs

Our latest articles on Magento, Shopware, Vue, React and much more

We write regularly on various topics: technical research, extension releases, developer events, opinions, community news
Babysteps with PWA Studio

Babysteps with PWA Studio

July 20, 2018

Magento PWA Studio is slowly becoming more mature. Nothing to build a production PWA yet with, but enough to play around with as a way of getting used to the technology. Months ago, Fooman wrote a blog on how to setup PWA Studio properly. Here are my additional notes.

Read more
Boost MySQL speed of Magento 2 integration tests

Boost MySQL speed of Magento 2 integration tests

June 29, 2018

Magento 2 is built in a modular way and one of the benefits here is that you can easily (?) add your own unit and/or integration tests, to guarantee the quality of your own code. When running integration tests, a test database is set up. However, this process is kind of slow. Here is a little trick to dramatically increase the performance of MySQL, so your integration tests complete within seconds.

Read more
Oh my god, a Magento Association?

Oh my god, a Magento Association?

June 24, 2018

Last Wednesday, I attended a supersecret meeting in Leipzig that dealt with the forming of a brand new Magento Association. And here is a public blog about it. Supersecret? No, of course not. The Magento Association is there for all of us.

Read more
Disabling annoying 3rd-party Magento modules

Disabling annoying 3rd-party Magento modules

May 23, 2018

Since some time now, Magento has been shipping with third party modules, that might be useful to some but are often not needed at all. Modules that you don't use should be disabled. Even worse, some of these modules have caused me (and others) SQL errors while deploying. So let's see how to fix this.

Read more

Magento 2 Virtual Types with namespaces

May 6, 2018

I've heard it pop up in discussions on best coding practices. Yet, I have also seen the opposite in practical code samples while reviewing extensions: Virtual Types should use namespaces. Here's a small recap on what, why and how.

Read more

Reacticon part I is complete

March 19, 2018

Wow, that was amazing. Last weekend, we wrapped up Reacticon - a Magento developer conference focused entirely on PWA technology. It had some unexpected edges. And it was awesome!

Read more

Yireo and Deity working together

February 25, 2018

We are proud to announce that Deity and Yireo are going to work closer and closer together. Deity is a new player in the Magento game, offering a PWA stack to Magento developers to easily build a PWA. Let's see what is playing.

Read more

Magent 2 observer or Plugin?

February 9, 2018

Within the Magento 2 architecture, there are numerous ways of changing the behaviour of the original code. Dependency Injection allows for tricks with types and virtual types. However, the three main ways of modifying original code are preferences, observers and Plugins.

Read more

Second time Magento Master

February 7, 2018

I'm proud to have been announced as a second time Magento Master - again in the same category Mover. Thanks so much, Magento, for giving me this title. It helps. It helps moving developers even more.

Read more