PLAY PODCASTS
Finding a code-review style that fits your brain
Episode 131

Finding a code-review style that fits your brain

No Compromises · Joel Clermont and Aaron Saray

July 19, 202516m 20s

Audio is streamed directly from the publisher (media.transistor.fm) as published in their RSS feed. Play Podcasts does not host this file. Rights-holders can request removal through the copyright & takedown page.

Show Notes

Joel and Aaron compare two very different ways to tackle pull-requests—reviewing them commit-by-commit or scanning the whole thing at once. They dig into when each approach shines, how “atomic” commits can help (or hurt) reviewers, and why understanding how your teammate’s brain works is a super-power. Along the way they share practical tips for leaving yourself notes, spotting hidden changes, and keeping large refactors under control.

  • (00:00) - The “gift” of a pull request and the pain of huge PRs
  • (02:30) - Joel’s commit-by-commit strategy and where it helps
  • (04:50) - Aaron’s Tetris-style holistic review (and leaving self-notes)
  • (07:45) - When atomic commits backfire and trust becomes a factor
  • (08:45) - Silly bit

Sign up for the newsletter

Topics

LaravelPHP