-
WordPress integration tests with Pest PHP
In this article, I’ll show how I’ve managed to set up and run WordPress integration tests using Pest PHP testing framework.
-
Why is software development so expensive??
Writing software is not an easy process. Cutting corners may hurt you and cost more in the long run. Read my thoughts about it in this article
-
My development setup
Over the years my development setup changed quite a lot. I’ve always been a PC Master Race person. That’s just what I grew up with, and was comfortable with. In this article I’ll show what my current development setup looks like.
-
Debugging WSL Valet issues when using phpenv on Windows 10
Now, that title is a mouthful, no? 😅 Well, I’m writing this as a tutorial/reminder if anybody stumbles upon a similar issue as I have. I like to tinker around […]
-
Baking imitates… software development?
It turns out baking and software development have some things in common. I’ll try to explain what I learned about development while baking.
-
Woo Solo Api plugin version 2
Working on plugins is hard. But a rewarding experience. Let me explain what I learned when working on my Woo Solo Api plugin.
-
Supercharge your development with code quality tools
Code quality is a debated subject. What is ‘good code’? How can we recognize good code? Is there a handbook on what good code should look like? I participated recently […]