Git Guide
Sep 6, 2021 · 3 min read · what is git? Back in 2005, git was created by Linus Torvalds. It's a version control system(VCS) for tracking changes in your work. there is no specific language or framework you need to work with git. it can be used for static HTML pages, node, reac...
Join discussion