Creating a remote GIT repository
Clean, readable code is one of my highest goals when writing code. I’m always thinking about the next guy, even when the next guy is just me, several months from now. Nothing is worse than going into spagetti code and not knowing what the heck is going on. Because of this, I like to refactor [...]