DEV Community

Discussion on: Code Review Checklist (Brain Backup/Export)

Collapse
 
tinussmit profile image
Tinus Smit

Ah, I see now. It's not so much the comments itself as it is the things you are looking at when reviewing code.

In that case, this is quite handy. I do bear a lot of these in mind when reviewing code, but it is quite implicit in my mind already; many years of doing this sort of thing just does that :-)

But I'm actually about to introduce a code review process at a new company, and this would help explain to the rest what to look out for.

Great post!