Matteo Manferdini
FREE Guide: Parsing JSON in Swift
The Ultimate Cheat Sheet
- The fundamentals of JSON parsing with Codable Swift types, coding keys, and custom decoding initializers.
- Advanced decoding techniques that allow you to flatten complex JSON data and decode objects with dynamic keys and types.
- Tasks for app development like reading and writing JSON files, SwiftUI previews, and parsing the data coming from a REST API.