A simple checklist to help you do a good code review. Filipe Good explains why he likes code reviews and why he thinks they are important. The checklist: Do the code handle edge cases? Do you see duplicated code? Can this code be abstracted? Is there a way to make the code shorter?

2m read timeFrom filipegood.medium.com
Post cover image
Table of contents
A Simple Checklist for a Good Code Review
2 Comments

Sort: