Code review is great for ensuring best practices and educating developers. If you follow a basic set of principles, such as: Favoring small pieces of code to review (no longer than 500 LOC), Checking the code meets requirements before submitting a review (unit tests OK, documentation updated, …), Being kind and respectful when providing comments...
Social media