Deploying Websites with Git

Deploying Websites with Git

Deploying your webapp is an important part of the web development equation – your client’s site isn’t going to attract a lot of attention sitting in your local dev directory. Deployment concerns tend to fall to the bottom of the priority list,...
Finessing the Command Line for Fun and Profit

Finessing the Command Line for Fun and Profit

As someone who spends a lot of time using the command line, I’m often repeating the same commands and jumping through the same hoops. Over the years I’ve learned a few lessons. Here are some simple tips to save you time in the ‘shell. Folder...