Code Reviews
Code Review == Code Smell
Facebook uses karma points, everyone starts with 4 karma points, if your checkin breaks things you lose half a karma point, if you drop below 3 karma points, you are scrutinized and have barriers to checkins
Paired programming is continuous code review and multiple individuals know the code
Facebook uses karma points, everyone starts with 4 karma points, if your checkin breaks things you lose half a karma point, if you drop below 3 karma points, you are scrutinized and have barriers to checkins
Paired programming is continuous code review and multiple individuals know the code
Comments