| Code Review - Benefits | |
| ---------------------- | |
| [role="incremental"] | |
| * Four eyes catch more bugs | |
| ** Catch bugs early to save hours of debugging | |
| * Mentoring of new developers / contributors | |
| ** Learn from mistakes without breaking stuff | |
| * Establish trust relationships | |
| ** Prepare for more delegation | |
| * Good alternative to pair programming | |
| ** asynchronous and across locations | |
| * Coding standards | |
| ** Keep overall readability & code quality high |