This post covers debugging WordPress using Xdebug, Local, and VS Code. This approach to debugging is far superior to logging variables to the error log or to the screen. Getting things set up correctly can be tricky. That’s where this tutorial helps....
Read More Debugging WordPress Using Xdebug, Local, and VS CodeTag: local development
Getting 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 developmentHow to Set Up SSL with OSX Mountain Lion’s Built-In Apache
There are many tutorials out there, but for whatever reason I couldn’t get it work after a first pass. After a little help from some Twitter friends (thanks @ryandonsullivan & @andygambles!), I was able to pull together all the necessary pieces (read:...
Read More How to Set Up SSL with OSX Mountain Lion’s Built-In Apache