Episode #279

Advanced Swift 4 JSON

19 minutes
Published on June 30, 2017

This video is only available to subscribers. Get access to this video and 572 others.

We tackle some more complex (read: realistic) scenarios where the JSON structure doesn’t quite match the structure of the objects. We’ll do this by providing custom implementations of Encodable and Decodable, talk about keyed and unkeyed containers, and how you might be able to transform the date during the encoding process

This episode uses Xcode 9.0-beta1, Swift 4.