A recording from my talk at CocoaHeadsNL last week:
Swift JsonGen – CocoaHeadsNL from Q42.
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.
See: JsonGen on GitHub.