5 ms·
I generally think of code review like static typing: many people think they don't need it but pretty much every serious large codebase uses it and needs it. An
by codeapprove 3y ago
I generally think of code review like static typing: many people think they don't need it but pretty much every serious large codebase uses it and needs it.
And just like coding with types: code review does not have to be a chore! With good processes and good tools it can be a superpower and a key element of developer productivity.