Explore the new Codable protocol introduced in Swift 4 through this 21-minute conference talk from try! Swift NYC 2017. Dive into the type-safe data serialization and deserialization capabilities that replace NSCoding, and learn how Swift compiler auto-synthesizes the required code. Discover the benefits and limitations of Codable's "magical" one-line implementation. Presented by Yasuhiro Inami, an iOS developer at LINE Corporation known for open-source projects like ReactKit and SwiftTask, this talk provides valuable insights for Swift developers looking to enhance their data handling skills.
Overview
Syllabus
try! Swift NYC 2017 - Swift 4 Codable
Taught by
try! Swift Conference