Too Many Comments on Your Code Reviews?
2017-06-19
Before you send out the code review:
- Review your own code first.
- Discuss with colleagues.
- Make bite-sized reviews.
- Add comments to the code if necessary.
When addressing code review comments:
- Review your code after addressing non-trivial comments.
- Understand the reviews thought process.
- Answer questions in the code.