Category Archives: general development

Oh no… GitFlow

It seems like every team I’ve worked with in the past few years follows some form of GitFlow. At the very least, they use feature branches and pull requests to perform code reviews. How we got here The creation of distributed source control systems made the pull request model possible. Distributed source control systems emerged…

Read More

Love Your Code

Me and Code, we had something special. Like all new relationships, this one started out with the best of intentions. Although, I suppose we both knew it couldn’t last forever. Looking back I realize that I didn’t support Code the way I should have. The kind of support that could only be fulfilled by unit…

Read More

Nick Korbel