DEV Community

Discussion on: Improve Your Code Reviews: Critique Like a Designer

Collapse
 
hamsterasesino profile image
Gabriel • Edited

I agree with all of the above. I would only add that sometimes it is ok to add a comment to a PR and still allow the code to be merged (and, with it, allow folks to learn by delivering).

I don't know about you guys, but when I know managers are breathing at the poor dev's neck, it is hard for me to stop a PR because of something like using a slightly less optimal method. I just leave a comment so the dev can apply it in future PRs.