What makes a truly quality code review? What can you do, both as the one writing code and the one reviewing it, to make the process smoother, more efficient, and more effective? I will cover several pieces of advice that all of us–reviewers and code writers alike–can implement to make the whole code review process as efficient and painless as possible. For the code writer, I will share strategies to make the code review modular, easy to follow, and more likely to succeed when given to reviewers. For the code reviewer, I will suggest ways to provide better feedback and be more complete with less time spent reviewing. [86]

Comments

Comments are closed.

Pedro Salgado at 20:21 on 19 Jul 2017

Lots of great advice on how to do code reviews better.