Sep 5, 2018 · 1 min read
Code review is hard mission and I did not meet a programmer who liked it. But it’s a necessity to
1. improve code security
2. improve code efficiency
3. check the code does not deviate strongly from the established code style.
I think that all parts of code should look like it is written by a single programmer. For that, reviews are required.