DEV Community

Discussion on: 10 Principles of a Good Code Review

 
codemouse92 profile image
Jason C. McDonald • Edited

The only downside to relying on tests for this is that you have to leave the source to work it out, which greatly reduces your speed at learning the code.

I cover all these topics, including 'what vs. why' and 'comments vs. naming,' exhaustively in...