In development making sure we save our changes, can recover our changes on different machines and also manage changes to the code when working with a team on the same code is all solved with a source control solution. We will be using git and the online service Github which is built on it to make sure we don’t lose any work and also when we come to release our product there is lots more magic we can do from Github.

First create an account account on Github