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
Vue Storefront drops support for Magento?

Vue Storefront drops support for Magento?

March 9, 2020

Ok, this is fake news. Vue Storefront does not drop support for Magento, despite what people thought they were hearing after watching a video Ecosystem of Vue Storefront Products that VSF published recently. It is maybe a difficult story that the Vue Storefront were trying to tell (not sell), so let me have another try by rephrasing a couple things.

Read more
Remove the version from composer.json of Magento modules?

Remove the version from composer.json of Magento modules?

March 2, 2020

It is a long title for a blog post, but it has been popping up so repeatedly that I felt I needed to dedicate a blog on it: Getting contributions is great and I have been receiving a lot of contributions lately that allow for the version in composer.json files of my Magento modules to be removed. And that has a smell to it. Let's analyse this.

Read more
A Magento Master at VueJS Amsterdam

A Magento Master at VueJS Amsterdam

February 27, 2020

There I found myself in the midst of young eager Vue programmers, excited and nervous to meet their god Evan You, creator of VueJS. And I was thinking how cool the Vue community was. And I was wondering what would change for me in 2020.

Read more
Yireo goes Vue Storefront

Yireo goes Vue Storefront

November 24, 2019

It was a busy month, this November. Yireo has started with Vue Storefront. This resulted in a lot of studying, some trial-and-error playing, reading, writing, fighting against self-imposed deadlines - not just in November, but actually starting from the early summer. And we made it: Yireo is now officially offering Vue Storefront training. And we helped the first developers with our training, which appeared to be a success.

Read more
Vue Storefront theme inheritance

Vue Storefront theme inheritance

November 19, 2019

I'm slowly diving into the world of Vue Storefront - having given quite a few developer trainings on the topic already and also preparing myself for a few projects (and extensions). One of the key things that people still find lacking is theme inheritance - the ability to extend a child theme from a parent theme. And while one of the VSF core developers hinted that extending the Webpack configuration with a plugin like NormalModuleReplacementPlugin should be possible, nobody seemed to come up with the solution yet. So here it is: Theme inheritance for Vue Storefront.

Read more
Reacticon 3 is coming

Reacticon 3 is coming

November 16, 2019

The news was already out there and few started to ask even when ticket sales would start. But first, the official news statement: Reacticon 3 is coming. Now, wait in anticipation.

Read more
Magento conundrum: Vue or React?

Magento conundrum: Vue or React?

October 29, 2019

One question that I get asked a lot is: Vue or React? Now that the Magento community quickly finds out that you no longer need to be frustrating yourself with the old frontend, thanks to the arrival of new frontends written in either Vue or React, the question becomes more and more important. There is no easy answer though.

Read more
CLI access to Magento Marketplace details

CLI access to Magento Marketplace details

October 4, 2019

So, I wanted to easily see which version of the Magento Framework belongs to which major version of the Magento distribution. For instance, Magento version 2.3.2 ships with the package magento/framework version 102.0.2. How to put a script together that finds this version information automatically? Let's use jq for that.

Read more
Microfrontends for Magento 2

Microfrontends for Magento 2

July 16, 2019

We can agree that the current Magento 2 frontend is hugely complex and outdated. We can also agree upon that PWA and headless in general is the future. But where to start with this migration? This is where I always come in with my term Hybrid PWA.

Read more