|
|
|
|
|
by duxup
1741 days ago
|
|
I really haven't coded for long compared to some. I always look at code reviews or just reading / talking about each other's code as a way for us to just get on the same page about how we do things. Make everyone's life easier. "Hey man when we're looping through that thing here is how we usually do it." "Ok cool, I'll do that." Or maybe we have a discussion on why I did it differently this time and how we might address that. Much of the time I don't "care" or feel strongly what the change or answer is. If we're all doing the same thing / spot a bug sooner, it's just easier for everyone. But it seems code reviews to some are this sort of battle / proving ground / have a lot of elements of status. I don't get that... |
|