Development Workflow

My workflow for new projects usually follows this pattern – open Sublime Text or PHPStorm and write some code If I designed a DB for the project, then this step is mostly done already. If not, I walk through the … Continued

Setup New Development Environments

I frequently setup new development environments and/or work from new/existing machines. To completely replicate my machine, I use a script and some pretty innovative cloud tools to get setup new development environments and running extraordinarily fast with no manual installation … Continued