More on this book
Community
Kindle Notes & Highlights
Read between
April 3 - April 22, 2023
Without any process, your teams will struggle to scale. With the wrong process, they will be slowed down.
For the most part, code reviews don’t catch bugs; tests catch bugs. The exceptions to this rule are that code review can catch missing updates to comments or documentation or missing changes to related features, and code reviewers can sometimes tell when there is inadequate testing of the new or changed code.