CocoaHeadsNL January 2016
January 13, 2016 - http://www.cocoaheads.nl
Tags:
json
code generation
Description:
Tom Lokhorst talks about parsing JSON in Swift. Why is this such a problem? What libraries are there to solve this problem? And how he created a code generator to deal with JSON once and for all.
Tags:
protocols
live coding
Description:
Niels van Hoorn talks about protocol-oriented datasources. Combining James Bond and Swift, Niels does a live coding deep dive into protocols, extensions and type aliases.