daily-email: add 2023-05-11

This commit is contained in:
Oliver Davies 2023-05-13 11:20:54 +01:00
parent 8f83d085f8
commit 019e0d6347

View file

@ -0,0 +1,18 @@
---
title: >
Why I like pair and mob programming
pubDate: 2023-05-11
permalink: >
archive/2023/05/11/why-i-like-pair-and-mob-programming
tags:
- pair-programming
- mob-programming
---
When working as part of a team, I like to do pair or mob programming as much as possible.
I like being able to give and receive feedback in real-time; everyone can contribute to the solution and more shared knowledge, so there's less siloing, and it's much harder to block multiple people than a single person.
Working in pairs or a mob is a great opportunity to onboard new team members, train and mentor, and share tips and tricks.
It's usually more productive than working separately, and it's nice to speak and socialise with other team members whilst working on a task.