Do programmers need to have strong skills in PR (pull request) reviewing while working on a team? How good are you at reviewing PRs, how long did it take to improve this skill, and have you ever actively tried to get better?
5 Answers
It really depends on the workplace. Different companies value PR reviewing differently, but with the tech world leaning towards automated reviews, honing this skill is becoming more essential.
Absolutely, good PR reviewing involves knowing the codebase well, understanding the relevant programming languages, and possessing strong communication skills. Providing feedback that’s constructive is key!
Yeah, I think it took me about two years of regular coding to get good at quickly understanding others' code, especially when I had no context. I'd suggest pair programming to help get familiar with different coding styles!
For sure! Reading and reviewing code is just as crucial as writing it. Companies should treat it as a vital skill across their teams.
Definitely! PR reviewing is a skill that shows you can understand, read, and constructively criticize code, plus spot potential bugs. It's essential for ensuring code quality in any team setting.
Don't forget, having patience and dedication to the team plays a huge role. Caring about the code and the project makes a real difference!