6 ms·
good article, I agree with most of the things. However code reviews that only have comments about code style are kinda useless in my opinion. I rather get 50 co
by wanttocommentt 7y ago
good article, I agree with most of the things.
However code reviews that only have comments about code style are kinda useless in my opinion. I rather get 50 comments about how to improve my code instead of missed formatting. (which can be also done automatically)
- celestialjeu 7y agoThat is the exact point the article is making. When you are junior you think that code style is the most important thing but it isn't. (Also it can be handled automatically as you say)