logoalt Hacker News

Splice9160today at 5:19 PM0 repliesview on HN

Maintainability is incredibly important, but acting like bug-catching is just a "happy little accident" of code review is an over correction. A good code review should make sure the code is readable and that it actually does what it’s supposed to do without breaking the system. You need to do both.