7 ms·
Not to mention that effectively reviewing code is a much more difficult skill than writing it. Without a good mental map of how it affects other parts of the
by Zanfa 3mo ago
Not to mention that effectively reviewing code is a much more difficult skill than writing it. Without a good mental map of how it
affects other parts of the system, it’s basically a rubber stamping ceremony.
Github’s poor PR UI doesn’t help either, there’s limited tooling to navigate around the codebase not directly changed (but affected) to identify and highlight problems.