Development • IDE’s. Lame. • Sublime Text 2. Good. • GitHub. SVN belongs in purgatory • DeployHQ or Beanstalk • MAMP - In a perfect world, Vagrant <3 Wednesday, 8 May 13
Testing • Testing is hard • Ideally I’d love to write phantom.js scripts for everything I do - it has a test runner. • WordPress is inherently hard to do TDD with Wednesday, 8 May 13
Ideal AWS Setup • 1 x ELB • 2 x Webheads (nginx + lots of nice settings). • RDS Backend • MySQL is a pain to manage • Varnish is lame Wednesday, 8 May 13
Cool Stuff • Puppet (scripted sysadmin) - https://puppetlabs.com/ • Capistrano (Deploying to multiple servers on Beanstalk doesn’t work as well as it should) - https://github.com/ capistrano/capistrano • Vagrant - http://www.vagrantup.com/ • Frontend Things I wanna get into • SASS/SCSS - http://sass-lang.com/ Wednesday, 8 May 13