Git: Your gin and juice
Version control. It is like the depends of code, so your code doesn’t go leaking on every fire hydrant and tree from here to work. Every code monkey who hacks like a motha needs some sort of backup plan, a system of code change recovery. Git is the ticket. Subversion is way more confusing and frought with problems. I know, because I use both at work and at home, and it is much easier to use Git. Only a few simple commands and you have what you need. GitHub makes things even better with central repos for free. The paid plans are not that much either if you need to have a team work on the repos together.
If you haven’t checked out Git, you need to. Do yourself a solid. Peace out.
