Reviewing code can feel like a secondary task. Discussing code can be easy though, if you leave out syntax details. Following a couple of guide lines for pull requests can make code reviewing much easier. Some code style rules can drastically reduce the mental overhead needed to understand code changes. Furthermore this talk will give some general guidelines on how to give feedback on PRs as a peer developer or coworker. These rules are not to keep for yourself, share them with your peers and your life will get easier.

Comments

Comments are closed.

Eric Cambray at 23:44 on 18 May 2017

Basis on code reviews, it was a short conference but go futher than "be kind" could be useful.

lnc at 11:18 on 20 May 2017

Yes it was basis but it is always good to remind simple things that seems to be integrated but that are not always apply daily.

I loved this conference, it was refreshing.

It's a good introduction on "how to get into code reviews" for those who never did.