Git and GitHub
What is Git?
All developers use some sort of version control system(VCS), a tool to allow them to collaborate with other developers on the project without the danger to avoid each other's changes/work.
The most used and popular version control system...
moreshwar.hashnode.dev6 min read