Peer code review is a widely used technique by software engineering teams. The knowledge about the code base gets distributed among larger group of people in the team. This makes a team more resilient (see Bus factor) and also helps the team to not loose the understanding of the system. An efficient code review process plays a significant role in an efficient software development process.
2 Impressions1 Comment