How to do Coding Peer Reviews with Github

In my current contract, we do coding peer reviews. When I was first introduced to this process, I was a bit sceptical. Mostly, I thought it was a huge time-suck and an overly-laborious way to fix bugs.

After several months of going through the coding peer review process, I can say I’m a convert. Anything that improves the quality of code and simultaneously enables a team of coders to give feedback and learn from each other, is a good thing.

In this video, I go through some of the main benefits of the coding peer review process, as well as demo-ing how to do coding peer reviews with Github.