Beginner's Guide to Git and GitHub: A Complete Overview in Simple terms-Part 1
VCS(version control system)
As We know that Git & Github are VCS so, let's first understand what VCS is.
What is VCS?
It is simply the tool that we use to maintain the different versions of a particular software.
What are the benefits of VCS?
Now let...
techxrishabh.hashnode.dev3 min read