Tag: code-reviews
All the articles with the tag "code-reviews".
More Code Review Best Practices
Published:4 min readWhat I changed about code reviews after three more years: automate style checks, point out good work, offer context, and watch the tone.
Intro to Code Reviews talk
Published:1 min readSlides and resources from my LA Django talk on starting code reviews: what they offer, what to check, and how to discuss the code.
Code Review Best Practices
Published:9 min readWhat I look for in a code review, from design and duplication to tests, and how I discuss changes with the person who wrote them.