Taro Logo
2

How to deal with conflict and uncertainty about quality of requests in Code reviews?

Profile picture
Anonymous User at Taro Communitya year ago

Context: Working in a small startup where there are a very small number of wiser senior engineers

Everyone in the development team contributes to code reviews

Often I’m unsure about the quality of the feedback and when to act upon it

Sometimes people even change their mind after you have acted on that feedback which is frustrating and can contribute to the delay of finishing a task

Does this also happen in big tech? How do you handle these situations ?

143
3

Discussion

(3 comments)
  • 3
    Profile picture
    Meta, Pinterest, Kosei
    a year ago

    Depends on the size of the change and how disruptive it is to flip flop.

    In general, no, this doesn't happen in Big Tech -- by the time you get to the coding stage, there should already be rough agreement on what to code.

    If the decision changes, do a quick retrospective (either on your own or with the code reviewer) about why the decision changed. What new information did you get, and what could have been done to get that info earlier?

  • 3
    Profile picture
    Meta, Pinterest, Kosei
    a year ago
  • 4
    Profile picture
    a year ago

    I think what would work here is to have smaller prs which means less peer review comments but for places where that might not be feasible the first thing is to do is to have detailed pr review descriptions and second for people who are prone to changing their minds establish a quick sync before starting implementing their feedback.

    That way you can learn from them but not have to worry about them changing minds later on.

A startup or start-up is a company or project undertaken by an entrepreneur to seek, develop, and validate a scalable business model.
Startups239 questions