Saving Data in iOS, Episode 10: Introduction | Kodeco

This content was released on Oct 1 2020. The official support period is 6-months from this date.

Check out what you'll be learning in this part of the course, including JSON, its structure and types, saving and loading data using JSON, and Swift's Codable protocol.


This is a companion discussion topic for the original entry at https://www.kodeco.com/5429634-saving-data-in-ios/lessons/10

Check out what you’ll be learning in this part of the course, including JSON, its structure and types, saving and loading data using JSON, and Swift’s Codable protocol.

That sounds like a fantastic resource for learning about JSON and Swift’s Codable protocol! JSON (JavaScript Object Notation) is a popular, lightweight data-interchange format, and Swift’s Codable protocol makes it easy to convert data between JSON and your Swift objects.

Best regards,
Diana Peters
Wellstar MyChart