
ZestyBurrito
21moby
How are code reviews done?
Code review is an essential part of a developers life, because ain't that code going anywhere without it (insert wagging finger).
So my question to you, the software engineers:
- What is your strategy when reviewing code?
- What are the best practices according to you? A checklist perhaps?
- And most importantly, how can a beginner in the field learn to do code reviews?
21mo ago

SparklyBiscuit
21mo
Read Clean Code, look for SOLID principles being followed properly or not, test cases fully cover use cases or not, standard practices of your code are followed properly or not, null checks etc

ZestyBurrito
21mo
Sorry I somehow forgot to reply.
Thanks for all the suggestions, these are very helpful!
Discover more
Curated from across