Hacker News new | ask | show | jobs
by jolmg 2512 days ago
A reviewer is not there to learn. If anything, they're there to teach. What good is a reviewer that can't grade others on their adherence to the coding style and application architecture of the project? They're supposed to determine what goes in or not.
2 comments

They wouldn't be the only one reviewing or reviewing at all. It would help them understand the process if they see it in action.
Reviewers not willing to learn anything during a code review is probably an easy tell for a crappy code review culture
This discussion is about newcomers that know basically nothing of the project. When I say they're not there to learn, I mean their primary function as reviewers isn't to learn from what gets submitted. They can learn depending on what gets submitted, but if 90% of the time their ignorance doesn't permit them to properly determine if what's submitted to them is good or not, then what's the point of their review?