Code review
Code review is, in result, a simple process in which any change in the code is seen by another person (reviewer) and he/she can comment it. If the reviewer doesn't accept the change, it returns to its author, and the code needs to be rewrite again and resubmitted for review, and the whole process is repeated. In Ackee, we practice code review consistently.