Migrate code reviews section from engineering-management

This commit is contained in:
Charles-Axel Dein 2022-01-05 18:47:32 +01:00
parent 2c224f7cbb
commit c18fed819f
No known key found for this signature in database
GPG Key ID: 64C00027F3375D70
1 changed files with 6 additions and 0 deletions

View File

@ -399,6 +399,12 @@ Biases don't only apply to hiring. For instance, the fundamental attribution bia
- Award all ties to your reviewer
- Minimize lag between rounds of review
- [How to Do Code Reviews Like a Human](https://mtlynch.io/human-code-reviews-1/)
- [Ask HN: How do you review code?](https://news.ycombinator.com/item?id=11416746): great discussion on HackerNews, full of interesting ideas.
- [Maslow's pyramid of code reviews](http://www.dein.fr/2015-02-18-maslows-pyramid-of-code-review.html)
- [Code review in remote teams](https://web.hypothes.is/blog/code-review-in-remote-teams/): very complete set of rules.
- [No code reviews by default](https://www.raycast.com/blog/no-code-reviews-by-default/)
- Responsibility over convention
### Coding & code quality