Speaker: Bharath Nagaraj Rao, Senior iOS Engineer, Walmart Labs
LinkedIn: https://www.linkedin.com/in/bharath-nagaraj-rao-0b180527/
Bio: A seasoned iOS engineer, fan of Apple’s technologies & products. Presented tech talks related to iOS/Obj C/Swift in various meetups and events. A trekking enthusiast loves to watch classic movies. In pursuit of understanding rules of Sanskrit grammar and apply that in technology to solve problems.
Abstract: With Codable which got introduced in Swift 4, JSON parsing has become a lot easier than it’s ever been before. In this talk, we will trace the journey of Codable, the motivation behind its proposal & understand it's implementation in the Swift standard library. We will also explore how Codable can make a developer's life easier through examples ranging from basic to complex ones to understand the flexibility it offers to customize for our use cases.