Interactive Code Review Checklist
Doing a code review? This interactive checklist can help you! It works offline and saves automatically, so you can continue your review later.
Functional Review
UI, UX & Accessibility
Implementation
Comments & Documentation
Security & Privacy Concerns
Dependencies
Tests
Tools & Linting
References & Resources
- An overview of things to consider when doing code reviews by Michaela Greiler. There is also a podcast episode with her.
- What Types of Defects Are Really Discovered in Code Reviews? There is an IEEE paper examining this question.
- Can there ever be an exhaustive review checklist? This blog post says: Nope.