Yellow rubber ducks are programmer’s best friends. But they are useful for more than coding dilemmas.
Tag: code review
Code review is a very popular and highly useful practice of software development. The idea is that one team member (not necessarily a lead) to review code written by others. This leads to better code quality, less bugs and knowledge proliferation.
Code Reviews Mindmap
What to focus on when performing code reviews? Here is an extensive list of topics you could check when looking at the code.