Summary
This chapter provided a masterclass in teamwork and creativity in coding. You now know how to make branches in a project. It’s like having a personal lab where you can experiment without messing up the main project. You also learned how to make checkpoints for your work. Every time you make a cool change or add something new, you save it as a checkpoint. Finally, you learned how to send your changes to the GitHub gallery, where your team can see what you’ve been up to.
In the next chapter, you’ll learn how to showcase your work and ask for feedback. You’ll learn the secrets to making your PRs stand out and connecting them to project tasks and how to review a PR. It’s like being part of a judges’ panel, where you help decide what makes it into the project.