4
javascript is a programming language used for web development.
When people want to show off code to each other they can put it on GitHub and git is a version control which helps programmer to track their work.
You copy someone else's work in your repository.
you pull a repository to your local computer.
pull request is a request of change to the main branch.