|
|
|
|
|
by munimkazia
4883 days ago
|
|
We just review each other's code within teams at my place of work, and sometimes it is even reviewed by people from other teams. It is a mandate any code should go for an honest line by line review by someone else before it goes into production. We get a lot of feedback about code organization, cleanup, improving flow, etc.
I just reviewed two small node.js projects in the last week. |
|