August 12, 2015A little of refactoring goes a long way Continue reading "A little of refactoring goes a long way"
August 10, 2015August 10, 2015No-one actually knows what they are doing Continue reading "No-one actually knows what they are doing"
June 15, 2015June 15, 2015What’s new in Swift 2: guard Continue reading "What’s new in Swift 2: guard"
June 14, 2015June 14, 2015Protocol Oriented Programming in Swift Continue reading "Protocol Oriented Programming in Swift"
June 6, 2015Introducing Turnstile: Finite State Machines in Swift Continue reading "Introducing Turnstile: Finite State Machines in Swift"
April 19, 2015Swift tip: enumerations are first class types Continue reading "Swift tip: enumerations are first class types"
April 14, 2015April 14, 2015Sometimes nothing is something. Or the null object pattern with a touch of the decorator pattern Continue reading "Sometimes nothing is something. Or the null object pattern with a touch of the decorator pattern"