Optimizing your development workflow is one of the most important things a developer can do. Being able to leverage your tools quickly and efficiently lets you spend your time working on actual development–instead of fighting your tools or doing boring, repetitive things....
Read More A Beginner’s Guide to Writing Bash & Shell ScriptsAuthor: Brad Parbs
Introducing vv 1.9: The Most Feature-Filled Release Yet
Introducing version 1.9 of vv! In the WordPress world, quite a few developers use Varying Vagrant Vagrants for their local development environments. Just under a year ago, I started building Variable VVV, a tool to help people leverage VVV and make it easier...
Read More Introducing vv 1.9: The Most Feature-Filled Release YetA Beginner’s Guide to the Best Command Line Tools
As someone who loves the command line, I’m always striving to make my workflow easier, more efficient, and just overall better. Hopefully, by walking through my set up and my recommendations for the best command line tools, you’ll find some nifty tips...
Read More A Beginner’s Guide to the Best Command Line ToolsGetting started with Vagrant & VVV for local development
When I started doing web development, I think I started the way a lot of us did. You have a site you want to work on, so you connect with FTP, download a file, modify it, upload it back up, and then...
Read More Getting started with Vagrant & VVV for local developmentSetting up WordPress + Nginx + HHVM For The Fastest Possible Load Times
One of the most enjoyable parts about writing code is writing efficient and performant functionality. No matter how fast your code is, if your server itself isn’t running to it’s maximum performance, you’re not delivering your site as fast as you could be....
Read More Setting up WordPress + Nginx + HHVM For The Fastest Possible Load Times