Application development - Activity
Code review
Another developer checking proposed code changes before they are added to the shared version
What's it for?
Lets another developer check a software change for mistakes and clarity before it becomes part of the main version.
For example…
A developer changes how the checkout calculates delivery costs, and a colleague checks the work for mistakes before it is added to the live product
During code review, a colleague notices that a new API endpoint exposes more customer data than needed and asks for the response to be tightened
Think of it like…
Second pair of eyes on a contract before anyone signs