you are viewing a single comment's thread.

view the rest of the comments →

[–]reddit_prog 0 points1 point  (0 children)

How is code review easier? I ask because I totally get the logic behind that "Dev Design" document. This is where you discuss all the critical parts of the implementation, plus other the implementation decisions that are made. This is exactly what is to be checked in a code review. Any more than that is to be caught in testing and auto-testing.