Design and Development Articles
Front end dev tools for 2014/2015
There’s been a huge growth in the number and variety of front end tools over the last few years. Here are a few of the tools that I use on a regular basis that help with the build, testing and automation of processes. Yeoman Yeoman is a scaffolding tool which I use for scaffolding both […]
… read moreDynamic Vhosts in Apache 2.4 after upgrading to OSX Yosemite
Dynamic Vhosts for single and multipart domains… read more
Using SSHpass and Bash Alias’ to speed up SSH access
Speeding up SSH access… read more
Categories
GIT ignore – Ignore all auto generated OSX and IDE generated files globally
Creating a global .gitignore… read more
Styling HTML placeholder text
Placeholder text styles… read more
Automatic local dev environment setup with dynamic Virtual Hosts and dnsmasq
Local dev setup wiith dynamic Virtual Hosts and dnsmasq… read more
Automating Drupal setup with Yeoman
Drupal Yeoman generator… read more
WordPress Yeoman Generator and Grunt script
Wordpress Yeoman generator… read more
AngularJS data binding
AngularJS data binding Tutorial… read more
Vanilla JS equivalent of $(document).ready()
Javascript $(document).ready()… read more
AngularJS directives – The basics
AngularJS directives tutorial… read more
AngularJS Routes
AngularJS routing tutorial… read more
chart.js poor animations and scaled on Retina fix
chart.js animations issues… read more
Passing variables between pages in Phonegap and jQuery Mobile
Passing variables in Phonegap using local storage… read more
SVN basics
Subversion basics… read more
jQuery Mobile flashing page transitions
jQuery mobile page transition bug… read more