This is marvelous advice. I can definitely improve the code reviews on my teams
---
RT @HeyChelseaTroy
@jezhumble OMG I wrote about this! Twice!
This first one is about the standard for effectiveness in code reviews.
Once reviewers are contributing appropriately to support submitters, pair programming starts to look a lot less like a comparative "waste of time."
https://chelseatroy.com/2019/12/18/reviewing-pull-requests/
https://twitter.com/HeyChelseaTroy/status/1456116582283890688
@barefootstache Interesting! What we do is just have a branch per issue that gets PRd in, but we do sometimes run in to merge conflicts
@worldsendless that definitely is the better approach. Sadly the way our project was setup is that we have huge issues/tickets per branch that are dependent on multiple points while having way too little developers working on the project. Because for the project we get to migrate the whole app from one language to another one.