October 30, 2018October 30, 2018TIL: protocols and lazy var Continue reading "TIL: protocols and lazy var"
March 27, 2018TIL: Swift 4 and protocol composition. Continue reading "TIL: Swift 4 and protocol composition."
November 8, 2017Building boundaries with third party libraries Continue reading "Building boundaries with third party libraries"
September 23, 2017September 24, 2017Things I like about Java: Anonymous classes Continue reading "Things I like about Java: Anonymous classes"
September 17, 2017September 17, 2017Elegant Swift: Default Parameters vs The Builder Pattern Continue reading "Elegant Swift: Default Parameters vs The Builder Pattern"
August 9, 2017TIL: A pleasant surprise when passing closures as parameters Continue reading "TIL: A pleasant surprise when passing closures as parameters"
July 9, 2017Protocols as boundaries between the known and the unknown Continue reading "Protocols as boundaries between the known and the unknown"
March 9, 2017Argument labels and parameter names Continue reading "Argument labels and parameter names"
February 19, 2017Tableview datasources and the decorator pattern Continue reading "Tableview datasources and the decorator pattern"