Move all files to sculpin/
This commit is contained in:
parent
c5d71803a5
commit
0f61b4e9ee
1514 changed files with 0 additions and 0 deletions
|
@ -1,21 +0,0 @@
|
|||
---
|
||||
title: >
|
||||
Pair and mob programming are continuous code review
|
||||
pubDate: 2023-08-28
|
||||
permalink: >-
|
||||
daily/2023/08/28/pair-and-mob-programming-are-continuous-code-review
|
||||
tags:
|
||||
- code-review
|
||||
- pair-programming
|
||||
- mob-programming
|
||||
---
|
||||
|
||||
Instead of a single Developer working individually on a task and submitting it for a code review once complete, try pair or mob programming.
|
||||
|
||||
As well as extra benefits, such as knowledge sharing and shared responsibility for the code, it's continuously reviewed and improved during the session.
|
||||
|
||||
Questions from "Why are we doing it this way?" to "What's the best name for this variable?" can be asked, and decisions and changes can be made in real time.
|
||||
|
||||
So, why wait until the task is complete and the code is harder to change to review it?
|
||||
|
||||
Why not have it reviewed as it's written?
|
Loading…
Add table
Add a link
Reference in a new issue