My role involves reviewing code written by different members of my team, which is an important process in the software delivery lifecycle. In certain cases, code reviews turn into gatekeeping which does not deliver the intended value for the process
The reason for code reviews
I just thought I would share my PR review approach and I hope it may help others here
The improvements we are going to add to our projects (still looking for ideas here)
I tend to use Firefox developer edition (set to always start in private mode) for web stuff to view it in a clean browser. Chrome is the new Internet Explorer 6 (the most painful growth phase of the web)
What is your code review workflow, what tips and tricks have you used to make it smoother and more streamlined?
UPDATE 1: November 4, 2021 - excellent reference on by Chelsea Troy https://chelseatroy.com/2019/12/18/reviewing-pull-requests/