@anderseknert What's nice about reviewing the PR in a change control tool rather than in your IDE is it forces you to read your code in a different way than you wrote it. Similar to how printing out a document makes it easier to find typos.
Top-level
@anderseknert What's nice about reviewing the PR in a change control tool rather than in your IDE is it forces you to read your code in a different way than you wrote it. Similar to how printing out a document makes it easier to find typos. 1 comment
|
@willbeason Agreed! I guess the logical conclusion is to start printing out PRs too :P