Code reviews are a powerful way to improve code quality
Code reviews are a powerful way to improve code quality.
But sometimes a code review is too late. Sometimes a code review exposes code that shouldn’t have been written at all.
So, it’s useful to consider what to build and how to build it *first*, as a team.
Then we’re ready to iterate.