Let’s do program design reviews, not just code reviews

Bob Myers
8 min readAug 22, 2018

Code review has become an indispensable part of any mature software development process. The Internet is awash in information on the benefits of code review, and how to do it. We won’t go over that ground again here.

Code reviews are great. The problem is that by the time something reaches the point of code review, it can be too late. At that point, it’s often too hard…

--

--