fromInfoQ
5 days agoCombining Continuous Delivery with Pair Programming: Lessons Learned
Pair programming and continuous integration can go hand-in-hand. Pushing to main multiple times a day is hard in isolation, leading to delays, large PRs, and merge issues, Ola Hast and Asgaut Mjølne Söderbom mentioned in their talk about continuous delivery with pair programming at QCon London. Pairing enables instant code review, easier refactoring, fewer bugs, and higher team resilience. In an earlier article, Hast and Mjølne Söderbom mentioned that their team uses pair and mob programming with TDD;
Software development