Chapter 3: Teamwork and Collaborative Development
A high-performing team is more than the sum of its members, and it takes a high-performing team to build products that people love.
In this chapter, you'll learn how to set up your team for high collaborative development using pull requests. You'll learn what a pull request is and which features can help you to get a good code review workflow for your team.
In this chapter, we will cover the following core topics:
- Software development is a team sport
- The heart of collaboration: the pull request
- Hands-on: Creating a pull request
- Proposing changes
- Pull request reviews
- Hands-on: Making suggestions
- Best practices for code reviews