|
|
|
|
|
by Dumblydorr
350 days ago
|
|
What is the purpose of code review in three points? I’ll take a try, let me know other thoughts! -functionality, does it work? And is it meeting reqs? -bug prevention, reliability, not breaking things -matching of system architecture and best practices for the codebase Other ideas: -style and readability -learning for the junior and less so the senior probably -checking the “code review” box off your list |
|