4
JavaScript is a programming language used to create interactive websites and web applications.
Version control (tracking changes to code over time) Collaboration (multiple people can work on the same project) Backup and history (you can restore previous versions of code)
I create my own copy of someone else’s repository on GitHub.
I download a copy of the repository to my local computer.
A pull request is a request to merge your changes from one branch or fork into another repository.