Hacker News new | ask | show | jobs
by mirekrusin 3693 days ago
In small/medium teams, especially remote ones, code review helps you keep understanding of the system - you already know what your code does and it's great way to learn the rest of the system.

In some sense, it can be looked at, as asynchronous pair programming.