Add daily emails and archive
This commit is contained in:
parent
7ec664a810
commit
e2b6832598
379 changed files with 11132 additions and 0 deletions
18
source/_daily_emails/2023-05-11.md
Normal file
18
source/_daily_emails/2023-05-11.md
Normal 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.
|
Loading…
Add table
Add a link
Reference in a new issue