Do code reviews quickly! As I've mentioned in...
April 18th, 2022
Do code reviews quickly! As I've mentioned in...
Do code reviews quickly! As I've mentioned in a previous #bendevtip, reading code is a skill, and as you improve, you get faster. In addition to getting faster at reading code, starting a review quickly also has crucial benefits. " "" "In the middle of something? So are your coworkers! Getting good at rapid context switching is a significant skill in and of itself. If you are good at reading code, a review should not take you entirely from your previous context. Please jump on reviews quickly, use your code reading skills to review it efficiently, and then jump back into what you were doing. " "" "Doing so lets you practice context switching and helps speed up your colleague's work. It also creates an expectation for your colleague to do the same for you! Waiting for a review is one of the most frustrating aspects of being a software engineer, while an instant review is one of the most satisfying. Give your peers quick feedback; they will appreciate you for it. #bendevtip
Original post on LinkedIn