21 lines
574 B
Plaintext
21 lines
574 B
Plaintext
<div class="date"> 8 Apr 2018</div>
|
|
|
|
<p>
|
|
While the primary goal of code reviews is better software quality, we can't
|
|
loose sight of two other critical goals:
|
|
</p>
|
|
|
|
<ul class="org-ul">
|
|
<li>Creating better programmers</li>
|
|
<li>Creating cohesive teams that collaborate well</li>
|
|
</ul>
|
|
|
|
<p>
|
|
These two bullets have got me thinking, and thought I would share some
|
|
techniques I have learned over the years in regards to effect code reviews.
|
|
</p>
|
|
|
|
<p>
|
|
<a href="Technical/Other/code-reviews.html">Read more...</a>
|
|
</p>
|
|
|