Skip to content

Instantly share code, notes, and snippets.

@jaredfaris
Last active August 29, 2015 04:12
Show Gist options
  • Save jaredfaris/c23fff46b2d754073306 to your computer and use it in GitHub Desktop.
Save jaredfaris/c23fff46b2d754073306 to your computer and use it in GitHub Desktop.
Code Reviews: Building Your Team While Improving Your Code

Code Reviews: Building Your Team While Improving Your Code

A successful development team is more than just 2+ developers in a room. Your team members have their own skills, experiences and preferences, but are expected to work together as one seamless entity. Code reviews are critical to your team's success. They help you share insight into tricky business logic, cross train your team members to reduce the bus-factor, and train junior developers. In this talk we will look at types of code reviews, tools to consider using, and strategies to help you apply all of it to your unique circumstances. Let's go read some code!

@jaredfaris
Copy link
Author

I was trying to imply that you need to add more structure as your team scales in size, but maybe I just go in assuming you're on a team. I'll try to rewrite those.

Agreed with your second idea. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment