Published December 31st, 2014 by

Useful stackoverflow question about how I had originally set it up:  http://stackoverflow.com/questions/27722019/backbonejs-collection-not-populated-but-fetch-works The issue comes when using json as its async and the collection hasn’t been populated by the time…

Read More Setting up my backbone results app

Published December 24th, 2014 by

Super useful post about filtering and best practice within Backbonejs. http://tech.pro/tutorial/1519/rendering-a-filtered-backbonecollection Effectively best practice for future planning is to put filtering into the collection – but to be careful that you…

Read More Filtering

Published December 21st, 2014 by

Just finished backbonejs course on Lynda (Up and Running with Backbone.js with Kai Gittens) and am super excited about getting into Backbone a bit more. At the moment I’m working…

Read More Backbonejs

Published September 4th, 2014 by
Published September 4th, 2014 by
Published June 30th, 2014 by

Intro In order to deal with the issue of images in responsive sites the ‘picture’ element and srcset have very recently been developed into a HTML standard after much specification…

Read More Picture Element & Srcset

Published May 9th, 2014 by

Alright its been a while since this blog has been used, mostly because I swapped hosting and never got around to moving this as well as all of the other…

Read More Back to it!