Posts under Code Review
How to do a code review and keep good relationships in your team?
Code Review is one of the most important steps in the process of creating clear and high quality software. What do you define as your goal when, as a software developer, you start to verify the code written by other team members? Is it bug hunting? Maybe quality control? Or perhaps learning? Have you ever
Four valuable practices for a better code review
Agile is all about constant improvements. We do retrospectives, we improve our delivery pipelines, we make our work more transparent, and we also do code quality improvements. The most famous code quality improvement practice is code review. Code review is basically a process of verifying and improving your code quality. It not only helps you