← Back to articles

Ship Small, Ship Fast: Say No to the Mega PR

There is a recurring trend in software engineering:

I have fallen into this trap many times during my career. I’ve had to organize mob reviews to explain the many intricate changes in my Merge Request and how they relate to one another. Yet, I was never fully confident that the review received the level of attention it deserved, given the complexity of the changes.

Today, I want to advocate for an alternative approach: ship changes as fast as possible, with changes as minimal as possible.

The Benefits of Shipping Fast and Small

A Call to Action

I hope this article encourages you to ship your changes as fast as possible, especially when working on long-term projects. In a future article, I’ll share practical tips on how to achieve this approach effectively. Stay tuned!