All posts tagged as ‘code-reviews’
-
Code is better when we write it together
Nov 28, 2016 · pair-programming ensemble-programming code-reviews teams
In my last post I discussed the effectiveness of code reviews. Or rather, how they can often be ineffective. -
The problematic pull request
Nov 18, 2016 · code-reviews pair-programming
Code reviews are a wonderful thing. Multiple pairs of eyes make for higher quality code. Reviews help spot errors and also serve as a teaching tool. -
Perfect code is an illusion
Nov 11, 2016 · code-reviews career
Much of our programmer culture is built on the ideal of perfect code: code which not only works, but is also clean and elegant.