From c18fed819f5763a4b8f24d5fb65f724b9e4899d5 Mon Sep 17 00:00:00 2001 From: Charles-Axel Dein <120501+charlax@users.noreply.github.com> Date: Wed, 5 Jan 2022 18:47:32 +0100 Subject: [PATCH] Migrate code reviews section from engineering-management --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 554b737..321444c 100644 --- a/README.md +++ b/README.md @@ -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