
Unboxed Roundup: our links for w/c 16th February 2015
Murray Steele
Feb. 20, 2015
The diversity of viewports - Tom S
http://www.iamthefold.com/
A visual representation of visitor's viewport heights.
All code is debt - Oskar
https://pantheon.io/blog/all-code-debt
Software can be an amazing tool that solves business problems. However, even with Agile software delivery, having something hard-coded into a software system reduces your ability to change, and requires maintenance. This article makes some suggestions about how to avoid having to write code in the first place.
http2 is coming - Murray
http://daniel.haxx.se/http2/http2-v1.10.pdf
http2 - the major upgrade to everyone's favourite protocol has been approved by the IESG and will become an official RFC real soon. The above PDF by Daniel Stenberg is a great resource if you want to know what http2 is and how it came to be. Well worth reading all the way through.
Lightning - very frightening - Claire
I did a lightning talk at Ladies that UX the other night for some exposure to what it might be like to talk. These are my slides:
Redesigning the UX of Employment
Fix conflicts once with git rerere - Gavin
https://medium.com/@porteneuve/fix-conflicts-only-once-with-git-rerere-7d116b2cec67
An interesting workflow using git comand rerere
to keep a mainline and long-running branch in-sync without "dirtying" the branch with mainline commits.
7 Tips for slimming down fat Rails Models - Neil
http://blog.codeclimate.com/blog/2012/10/17/7-ways-to-decompose-fat-activerecord-models/
While implementing a story recently, I was reprimanded by our static code analysis tool for making an already-podgy Model even fatter. This article offers several approaches to slimming down your Models including the extraction of Value, Service or Policy objects, as well as more advanced techniques involving Decorators and Form objects.
Track of the Week - Alex
This older track by Flume gets me there and back again