The Art of Effective Code Reviews
Purpose: Beyond Bug Catching
What is the purpose of a code review? Many teams struggle to define this clearly, leading to ineffective review processes.
Code reviews are not there to catch bugs. For that, we have our automated tests. If the code pass...
blog.jonathanhult.com4 min read