April 2022 marked the first Drupal Dev Days conference since the pandemic started. I was really excited to give a session about GitHub actions.

Continuous integration (CI) is the practice of automating the integration of code changes from multiple contributors into a single software project. Allowing developers to frequently merge code changes into a central repository where builds and tests are run.
Without further ado, these are the resources I had prepared:
- Session slides: https://drupal-dev-days-2022.robiningelbrecht.be
- Example repository: https://github.com/robiningelbrecht/continuous-integration-example

Recently stumbled upon custom web components. Although I’m a long time developer, I did not know of their existence 🙈. They basically allow you to create your own HTML tags.
I was trying to recreate the PlayStation trophy cards, where I needed a flippable card. I know React is component-based…

Last year I gave a developer driven session about Commerce 2.x on Drupalcon Amsterdam 2019. To this day, the session is still very much applicable and could help out anyone who is in need of customizing their Commerce store. For those who missed out, just re-watch the recorded session
Or check the session slides on http://presentations.robiningelbrecht.be/drupalcon-amsterdam-2019/#/