Some developers think that code reviews should only be about the style of the code and nothing else, I strongly disagree. If we look only at code style and ignore the desired outcome of the unit of work, we could potentially be reviewing code that will be replaced. What I mean by this is –… Continue reading Code Reviews – slow down to go faster