799 followers
Software engineer turning entrepreneur. Passionate speaker, developer, and artist.
How to give great code review feedback Code reviews are a beneficial engineering practice to ensure high-quality and maintainable code and spread knowledge amongst team members. But, the value and the benefits teams get out of code review rise and fa...
What are the code review best practices companies such as Microsoft follow to ensure great code review feedback? How do you stay productive while doing code reviews? Learn proven code review best practices from Microsoft in this article. The benefit...
Have you ever wondered how one of the largest software companies world wide ensures high quality code through code reviewing? So did I. That’s why together with my colleagues at Microsoft, we investigated how code reviews are done at our company. Is ...
In this code review blog post series, I share my experiences and lessons learned about code reviewing working with several teams at Microsoft. Primarily, I show you code reviewing best practices to boost your code quality. But, you also learn which p...
Photo by Sebastian Herrmann on Unsplash Code reviewing is an engineering practice used by many high performing teams. And even though this software practice has many advantages, teams doing code reviews also encounter quite a few code review pitfalls...