Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Reviewing Code Reviews

Gio Lodi
August 30, 2018

Reviewing Code Reviews

A look at the value of code reviews, with tips for authors, reviewers, and automation.

Gio Lodi

August 30, 2018
Tweet

More Decks by Gio Lodi

Other Decks in Programming

Transcript

  1. Invest in Code Reviews because… If code reviews make the

    team better, then better code reviews will make the team even better
  2. “Indeed, the ratio of time spent reading versus writing is

    well over 10 to 1. We are constantly reading old code as part of the effort to write new code. Robert C. Martin (Uncle Bob) - Clean Code
  3. As an author ✍ Write a great PR description -

    What AND Why - Context - Graphs, Images, GIFs, Links
  4. As a reviewer " $ “How would I feel if

    someone left this comment to me?”
  5. Recap ☝ Code Reviews are first and foremost a growth

    opportunity for the team ' A good Code Review starts with the author ✍ As a reviewers, be inquisitive and constructive " Use automation to remove friction and take care of mundane checks #