What is Git and GitHub? ๐ค
Before starting with Git and GitHub, first you have to understand about Version Control Systems.
Introduction to Version Control Systems
A version control system records the changes made to our code over time in a special database called repository. ...
nssharma.hashnode.dev3 min read