Gergely Orosz

Engineering lead at Uber, in Amsterdam. Microsoft, Skype & Skyscanner alumni. Writes on The Pragmatic Engineer blog.
Two people review code
code-for-a-living September 30, 2019

How to Make Good Code Reviews Better

I have been doing day-to-day code reviews for over a decade now. The benefits of code reviews are plenty: someone spot checks your work for errors, they get to learn from your solution, and the collaboration helps to improve the organization’s overall approach to tooling and automation. If you’re not currently doing code reviews in…