It has taken a while but finally, our phpstan-magento extension for PHPStan got a new release.
Book workspace with Office 365
We decided that we will still work on a remote basis after the pandemic. Still, we keep our offices in Mannheim and Bucharest for our team to meet in case it makes sense. Thanks to Office 365 our employees can book workspaces in a similar fashion as booking a conference room for a meeting.
Sulu Headless exposing form config
In one of our recent projects, we are using Sulu CMS with the Sulu Headless bundle and a React frontend. Additionally, we are also using the Sulu Forms bundle for form handling.
Elasticsuite Indexer problem
While deploying an upgrade for one of our Magento projects, I run into a problem with Elasticsuite.
Faking MS Graph API Responses
While refactoring and upgrading one of our internal tools that is using the MS Graph API, I experimented with several techniques to fake API responses to simulate requests without actually hitting the MS Graph Production API.
Magento Stammtisch Rhein-Main #40
After almost 3 years, the Magento Stammtisch Rhein-Main finally meets again in person. YEAH! I am really looking forward to seeing all attendees again!
Let's talk about Intrexx (Part 2)
An interview about the work of a Senior Intrexx project manager
Today we talk with our Senior Intrexx project manager Theodor Barca about the different areas that Intrexx can cover in a company, about the limits of this technology, and about the daily work of an Intrexx project manager. He will tell us how he first heard about this application and how it has steadily enriched his team's customer projects and workflow.
Magento Pagebuilder Block error
While experimenting with Magento's Pagebuilder component, I run into an error when I was trying to configure a block widget I added to the page.
Let's talk about Intrexx
An interview about the work of a Senior Intrexx developer
Today we talk with our Senior Intrexx developer and Intrexx chapter lead Alexandra Fodorean about the Intrexx platform. She tells us why she chose Intrexx as her predominant development environment, what she particularly appreciates about it, and how daily work with it is so much more fun.
Deploying Azure Function App with Terraform and BitBucket Cloud
The scenario describes one or more developers committing their changes of code for a serverless Azure Function App ("Function-as-a-Service") and managing the required Azure environment resources only by a declaration in Terraform scheme in the code repository to remain the Single Point of Truth (SPOT).