UPCOMING: Magento 2 Bootcamp of four days in The Netherlands (April 29th - May 2nd)
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
Yireo EmailTester is now available for free

Yireo EmailTester is now available for free

June 23, 2022

It is a change I already made quite some time ago - somewhere in May - but here is the official announcement: The last of the commercial Yireo extensions - Yireo_EmailTester2 - is now available for free. Here is how and why.

Read more
Sponsor me via GitHub Sponsors (or buy me a coffee)

Sponsor me via GitHub Sponsors (or buy me a coffee)

June 21, 2022

I almost feel like a douchebag posting this. But the reason comes not from a monetary need, but from repeated requests by fellow developers in the Magento community that were wondering how they can give back something to me. So here it is: You can sponsor me. If you want. Via GitHub Sponsors or alternative means. If you want.

Read more
How to destroy your Lighthouse score with Hyvä

How to destroy your Lighthouse score with Hyvä

June 12, 2022

Hyvä is great. By default, it gives you an excellent Lighthouse score. But when building real-life shops, it is easy to add additional features to the plain Hyvä setup, which causes the score to drop. Here is a list of potential things you can do to destroy the default performance gain that Hyvä gives you.

Read more
Peek at the architecture of the Yireo Courseware Portal

Peek at the architecture of the Yireo Courseware Portal

May 30, 2022

Slowly we have been expanding our On-Demand training portfolio and in the middle of all these offerings is the Yireo Courseware Portal: Because it's setup is a nice example of how to build a SaaS relying on Magento plus microservices, here's a peek in the kitchen.

Read more
Top 3 mistakes you can make as a marketeer in the tech world

Top 3 mistakes you can make as a marketeer in the tech world

May 22, 2022

Here is a top 3 mistakes you can make as a marketeer in the tech world. A bonus tip here is to keep the title phrased exactly as-is in the intro text. That's just a dumb copy-and-paste and it shows a lack of interest.

Read more
Adding new columns to large Magento core database tables

Adding new columns to large Magento core database tables

May 9, 2022

A common belief amongst Magento developers is that adding a new column to a large database table will cause the Magento setup upgrade scripts to run for a long time, thus causing downtime. I thought this as well in the past. But is this so? As far as I can see, things are different today.

Read more
Modifying Magento core database tables?

Modifying Magento core database tables?

May 2, 2022

When learning to build modules on top of Magento 2 (v2.0.0 alpha 42 or so), I learned one thing: Do not hack the database. At least, that's what I thought would always be the correct thing to do. But nowadays, I'm undergoing a mind shift. Is it ok to modify the Magento core database tables anyway?

Read more
The Vue proposal of Shopware

The Vue proposal of Shopware

April 18, 2022

There are many JavaScript frameworks around - the main three being of course React, Vue and Angular. And if you are offering an e-commerce platform - like Shopware is doing - picking one is always something that raises questions. So Shopware picked Vue. How weird is that? A couple of thoughts.

Read more
A Webpack plugin for Vue Storefront 2 theme inheritance

A Webpack plugin for Vue Storefront 2 theme inheritance

April 8, 2022

Few weeks back I gave a talk on the Vue Storefront 2 integration with Magento 2 (during the VSF2 India meetup organized by Aureate Labs). And last week I gave a custom in-house training on Shopware PWA. And with both events, I bumped into limitations of the overriding mechanism of VSF2. And then I found out I already had a solution for that: A Webpack plugin you could easily integrate into Nuxt.

Read more