Skip to content

Instantly share code, notes, and snippets.

@jaredfaris
Last active August 29, 2015 04:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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!

@jerrelblankenship
Copy link

I am having a trouble with the first two sentences. You can build simple apps as a team easily as well. I am just not getting the leap in those two sentences.

Last part, "This talk will cover" maybe should be "In this talk we will review different types of code reviews..." just a thought. It flows a little nicer I think.

@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