Week 4 - CST 438
One interesting thing I learned about code review is that it is not just about finding bugs but also keeping the code consistent so that it is easy for other engineers to understand. This encourages engineers to be more careful about the work they are submitting. After all, it is a team effort.
Another thing I found interesting was that changes are kept small so that they are easier to review when necessary and fixes happen quicker. It was surprising to see that only one review's approval is required since Google is such a large company.
Comments
Post a Comment