iOS 15: Archiving Swift objects with Codable – iExpense SwiftUI Tutorial 6/11
Archiving Swift objects with Codable – iExpense SwiftUI Tutorial 6/11
Codable, Decodable, and Encodable in Swift | Continued Learning #21
iOS 15: Adding Codable conformance for @Published properties – Cupcake Corner SwiftUI Tutorial 1/9
Working with Identifiable items in SwiftUI – iExpense SwiftUI Tutorial 8/11
iOS 15: Working with Identifiable items in SwiftUI – iExpense SwiftUI Tutorial 8/11
iOS 15: Working with hierarchical Codable data – Moonshot SwiftUI Tutorial 4/11
iOS 15: Why @State only works with structs – iExpense SwiftUI Tutorial 1/11
Working with hierarchical Codable data – Moonshot SwiftUI Tutorial 4/11
Merging Codable structs – Moonshot SwiftUI Tutorial 10/11
iOS 15: Sharing SwiftUI state with @StateObject – iExpense SwiftUI Tutorial 2/11
iOS 15: Sharing an observed object with a new view – iExpense SwiftUI Tutorial 9/11
Codable in Swift | Codable Protocol
Sharing SwiftUI state with @Observable – iExpense SwiftUI Tutorial 2/11
iOS 15: Storing user settings with UserDefaults – iExpense SwiftUI Tutorial 5/11
iOS 15: Sending and receiving Codable data with URLSession and SwiftUI – Cupcake Corner Tutorial 2/9
Ch. 5.7 Saving Data to the App's FileDirectory with Codable
iOS 15: Using generics to load any kind of Codable data – Moonshot SwiftUI Tutorial 7/11
iOS 15: Final polish – iExpense SwiftUI Tutorial 11/11
Codable in Swift 5: What is it & how to use? (Xcode 11, 2020) - iOS