6 - Version Control Part 1

Having a history of your code and the ability to go back in time or merge your code with someone else's has transformed the way we work!

Git can sound very complicated, but if you stick to the basics, it's extremely helpful and powerful. At the very least - consider it a backup system to keep your code safe.