Follow
Series

Git basics

Covers basics of using Git for version control.

Articles in this series

How To Set Up .gitignore for Your JavaScript Project

Sep 7, 20224 min read

Git is an essential tool for most developers. It allows you to track and describe changes in your codebase, which are then tracked inside...

How To Set Up .gitignore for Your JavaScript Project
Beginner Programmer’s Guide to Using Git in a Team
The "detached HEAD" state in Git: What it is and how to fix it
Why Git is so complicated
How to keep your sanity while working with Git
When Should I Register on GitHub As a Beginner Programmer?