-
Remote vs On-site Mob Programming: Key Differences
Discover the key differences between remote and on-site mob programming and learn how to overcome the unique challenges of remote collaboration.
-
Introducing Remobster
I'm thrilled to finally introduce Remobster to the world - a desktop timer I built specifically for remote mob programming teams. As someone who's experienced both the benefits and challenges of mob programming in a remote environment, I created Remobster to solve the problems I kept encountering in my own teams.
-
How to do handover with git during remote mob programming?
The ritual of handover via git in mob programming (or pair or other software teaming techniques) is crucial for keeping the focus and pace. If you often end up in messy situations caused by git, this is the guide for you!
-
What is mob programming?
Mob programming is a collaborative software development approach where the entire team works on the same task, at the same time, in the same space, and at the same computer. Think of it as pair programming expanded to include the whole development team.