Awesome Code Reviews library
Browse the library
Find your next read
Showing 32 articles
Fundamentals
4 articles
10 Best Code Review Techniques
Learn about different code review techniques.
Read article30 Proven Code Review Best Practices
Learn 30 proven code review best practices from Microsoft and Google. Know the best practices for code authors and code reviewers to increase the value you get from code reviews.
Read articleCode Review 101
Learn the fundamentals of code reviews, such as what is code review, how the code review process looks like, and what to focus on during code reviews.
Read articleCode Review Challenges That Slow Your Team Down
Learn code review challenges that slow down your team and reduce the benefits you get from code reviews.
Read articleBest practices
5 articles
Manual Stacked Pull Requests
Learn how to manually break up large code reviews with stacked pull request, and Git CLI. Use dependent pull request chains to ease code reviews.
Read articleSecurity code review checklist
This secure code review checklist helps code reviewers find security vulnerabilities and security bugs.
Read articleStacked Pull Requests - The Complete Guide for Developers
Break up large code reviews with stacked pull request, and make code reviews easier. Learn how to use dependent pull request chains to ease code reviews.
Read articleUse Pull Request Templates to Improve Code Review Descriptions
Pull request templates help developers provide meaningful code review descriptions that reduce the reviewer's burden.
Read articleWhy we need an Awesome Code Review Workshop
Send this email to your manager to ask for an approval for an awesome code review workshop and code review training session.
Read articleReview techniques
3 articles
Collaboration
1 article
Checklists
2 articles
A Code Review Checklist – Focus on these 10 Important Topics
Review code systematically across 10 important topics, including implementation, testing, dependencies, security, and AI-assisted development.
Read articleSpecific Code Review Checklists
Find the right code review checklist per topic or per focus area such as security, accessibility, Java or C in this curated list of code review checklists.
Read articleTools
7 articles
10 Best Code Review Tools In 2024
Learn about the best 10 code review tools of 2024, and their strength and weaknesses such as mobile reviews, or enforcing code review policies
Read article13 Best Automated Code Review Tools for Static Analysis and Security (2026)
Compare 13 current automated code review tools for static analysis, security scanning, pull request feedback, and quality gates in 2026.
Read articleAutomatic code review descriptions with "Whatthediff" code review tool
Whatthediff is a code review tool that analyses your code and generates a summary of the source code changes in plain English.
Read articleBest AI Code Review Tools 2026
Let’s look at the best AI code review tools of 2026. AI-powered code review tools have emerged as valuable allies to developers.
Read articleDatadog Code Security for automated code reviews
Learn how Datadog Code Security adds SAST findings, suggested fixes, and configurable quality gates to automated code reviews.
Read articleScanning for security vulnerabilities with CodeQL
Learn how CodeQL code scanning finds security issues, integrates with pull requests, and supports built-in and custom queries.
Read articleUsing Copilot for Automated Code Reviews
Learn how Github's Copilot can significantly improve your automated code review experience.
Read articleSecurity
2 articles
Dynamic Application Security Testing
Learn about Dynamic Application Security Testing (DAST) that aims to identify security vulnerabilities of a running application.
Read articleStatic Application Security Testing
Learn about Static Application Security Testing (SAST) that aims to identify security vulnerabilities before it is deployed.
Read articleIndustry practice
3 articles
Code Reviews at Google
Learn how code review work at Google and what makes Google code reviews lightweight and fast, yet, effective to keep the codebase clean and coherent.
Read articleCode Reviews at Microsoft
How do developers at Microsoft review code? Learn how one of the largest software companies worldwide ensures high-quality code through code reviewing in this article.
Read articleCompany Specific Code Review Practices
Learn how different companies review code. What does Google focus on during code review?
Read articleDeveloper experience
3 articles
Developer Experience: Does it Matter?
Learn what developer experience is and why it influences developer productivity, innovation, but also company performance, and profitability.
Read articleDeveloper Experience: What Drives Productivity?
Learn what developer experience is and why it influences developer productivity, innovation, but also company performance, and profitability.
Read articleWhat is Developer Experience (DevEx)?
Learn what developer experience is and why it influences developer productivity, innovation, but also company performance, and profitability.
Read articleResearch & evidence
1 article
General
1 article