background

Geniet van onze blogs

Onze nieuwste artikelen over Magento, Shopware, Vue, React en nog veel meer

We schrijven regelmatig over verschillende onderwerpen: technisch onderzoek, uitbreidingsreleases, evenementen voor ontwikkelaars, meningen, communitysnieuws
A Dutchman went to Italy

A Dutchman went to Italy

June 29, 2019

This blog comes far too late, but I still wanted to write about this: MageTestFest 2019 took place from March 5th to 8th 2019 (which is now four months ago) in Florence, Italy. Life has been interesting and busy since. Still, I enjoyed this wonderful conference so much that this blog needed to come, even though it is late.

Read more
Extending Magento 2 classes by composition

Extending Magento 2 classes by composition

May 18, 2019

With a Magento 2 DI preference, you can rewrite one class to another: However, once you have your new preferred class in place, you'll still want to build on top of the original class to re-use all of its (public and protected) methods. It is easy to do this by extending the original class. However, composition offers a much neater way.

Read more
Local composer development with Magento 2

Local composer development with Magento 2

May 10, 2019

You have heard the advice already: Use composer. However, I frequently hear that Magento 2 modules are still developed in app/code because of reasons. Often this based upon wrong assumptions. I'll show you why.

Read more
Faster Magento 2 Integration Tests

Faster Magento 2 Integration Tests

May 4, 2019

Testing is important. While unit testing and MFTF should play a vital role in Magento 2, let's not forget about integration tests. When you first run the Magento 2 Integration Tests suite of the Magento core, you will be waiting a long time for things to complete. And slow test runs will keep you from making use of them. So let's see how we can optimize Integration Tests to run as fast as possible.

Read more
Presenting Yireo ServerPush, err ... LinkPreload

Presenting Yireo ServerPush, err ... LinkPreload

April 27, 2019

Already months ago, I developed a module to preload CSS and JavaScript files in Magento 2, giving a performance boost to the waterful of resources, needed to render the HTML document. The module was called ServerPush, but that name lead to confusion: The module is now relaunched as LinkPreload. And it is easy to use.

Read more
Smaller Magento 2 images with WebP

Smaller Magento 2 images with WebP

April 20, 2019

Since already some years, WebP is an alternative image format, developed by Google, to offer the same quality but in much smaller sizes: In short, WebP allows serving much smaller Magento 2 images to WebP-capable browsers. Our Magento 2 extension is now freely available on GitHub. Let's see what is inside.

Read more
Reacticon 3 is taking place on April 6th 2019!

Reacticon 3 is taking place on April 6th 2019!

April 1, 2019

The Magento PWA conference is back again: We are happy to announce Reacticon 3 takes place. And much sooner than we might have imagined: Already in a couple of days, this upcoming Saturday. This is going to be wild. Make sure to be there!

Read more
4 reasons why you shouldn't miss MageTestFest

4 reasons why you shouldn't miss MageTestFest

February 25, 2019

MageTestFest (March 7th 2019) is upon us. And it is going to be an amazing event. Here are 4 reasons why you definitely should not miss out on this chance to join this event. And you have only few days to make up your mind!

Read more
Less than 3 weeks to get to MageTestFest

Less than 3 weeks to get to MageTestFest

February 15, 2019

The clock is ticking and MageTestFest is now less than 3 weeks away - March 7th 2019. Do you care about software quality? Are you testing already and want to enhance your skills? Or do you want to start and need some help to bite through to the tough beginning? MageTestFest is here to guide you. Do not miss out.

Read more