DEV Community

Backend Code Review Checklist

Mark Adel on March 30, 2024

I have put together this checklist, which I believe will be applicable to most backend code reviews. Some of these checks, such as Code Style, sho...
Collapse
 
2005emmanuel profile image
Hilary Emmanuel

Good article

Collapse
 
markadel profile image
Mark Adel

Thanks a lot!

Collapse
 
rmiah209 profile image
Raheem Miah

This is really helpful, thank you.

Collapse
 
markadel profile image
Mark Adel

Thanks a lot. I'm glad you found it helpful.

Collapse
 
jordansnow_thelegend profile image
Jordan Snow

Excellent checkllist, I'll be using this as a template moving forward! Thanks for sharing!

Collapse
 
markadel profile image
Mark Adel

Thanks a lot! I'm glad you found it useful.

Collapse
 
viveksah4u profile image
Vivek Kumar Sah

Great explanation

Collapse
 
markadel profile image
Mark Adel

Thanks a lot!

Collapse
 
bensonthedean profile image
softwarepanda

Very informative article indeed.

Collapse
 
markadel profile image
Mark Adel

Thanks a lot!

Collapse
 
rajneeshrai profile image
Rajneesh Rai

Good article.

Collapse
 
markadel profile image
Mark Adel

Thanks a lot!

Collapse
 
andresfgr profile image
Andres Gonzalez

This article is really helpful, thank you!

Collapse
 
markadel profile image
Mark Adel

Thanks a lot!

Collapse
 
juanvegadev profile image
Juan Vega

I would add a side note: automate as much as possible each step in your CI, to ensure reviewers are focused on most valuable aspects. A good example would be the code style or the version control. What do you think!

Collapse
 
markadel profile image
Mark Adel

Definitely! And I did mention that in the second paragraph.

Collapse
 
qhoirulanwar profile image
Qhoirul Anwar

Please also share about front end Code Review Checklist

Collapse
 
markadel profile image
Mark Adel

Of course. Thanks for the suggestion.