It's been around 10 years that I'm building applications, and I used to get frustrated by not being able to move as fast as I wanted regarding...
From my experience, people tend to think that E2E testing is hard, but in reality, the hardest thing is to make sure to have good foundations to...
The JAMstack has been talked about in recent years as a way to create static websites that scale very well in many different ways. Since it becomes...
I used to work painfully with Gitflow and feature branches until I realised that what I needed was Trunk based Development and feature flags. Don't...