|
|
|
|
|
by nlnn
1074 days ago
|
|
One goal that I think often gets missed out of code review guides is education. To me, code review is not just there to produce better software, but also better developers. It's a great place to talk about tradeoffs, alternative approaches, reasoning behind changes, etc. Maybe less useful in huge projects with many contractors you're never going to work with again, but I've seen the mentoring aspect have great benefits in small teams. |
|