Python, Software Development, UX and Product Design - Blog - STX Next

Escape from Merge Hell: Why I Prefer Trunk-Based Development Over Feature Branching and GitFlow

Written by Kamil Mówiński | Feb 28, 2018 1:40:00 PM

Have you ever taken a look at a development workflow and thought, There must be a better way to do this? I know I have.

I recently held a presentation at STX Next about Trunk-Based Development and I’d like to share with you a few words about my approach to daily work as a developer.

Along with my team, we worked for a few months in the system I would like to propose in this article—and every day we discover additional benefits of this new workflow.

We’re not the only ones. Companies such as Facebook and Google have been successfully adopting Trunk-Based Development in their projects as well.

How can you take advantage of Trunk-Based Development and how can you implement it? Read on to find out.