Description
A code review, sometimes called code Quality Assurance, is the practice of having other people check your code after you write it. Code reviews bring many benefits to the process of writing and deliv ...
Summary
- A code review, sometimes called code Quality Assurance, is the practice of having other people check your code after you write it.
- Examine the Main Parts of the Code Change Once you have had an overview, review the "main" parts of the change.
- If you can't understand the code, it's highly likely other developers won't be able to either, and should ask the developer to clarify it.
- While it might intimidate the reviewee into doing what you want, it’s not helpful in the long run - they will feel incapable, and there is not much info in there to help them improve.
- “