From the course: SwiftData Essential Training
Persistence in SwiftUI apps - Swift Tutorial
From the course: SwiftData Essential Training
Persistence in SwiftUI apps
- [Steven] It is one thing to make a good user interface with SwiftUI, but you need persistence in order to make a full app. SwiftData is the newest framework in the Apple ecosystem to handle saving your data between uses of an app. Aloha, I'm Steven Lipton, pizza-obsessed CIO of a small medical device manufacturer living in Hawaii. I'm author of many courses on LinkedIn Learning, including SwiftUI Essential Training. In this course, I'll show the basics of SwiftData. You'll convert a SwiftUI project to persistence, learning to add, change, and delete data. You learn to sort and search your data, work with relationships, and convert your data between versions of your app. You'll save hours debugging your code by avoiding many of the classic traps you'll find working with persistent data as you add persistence to a menu app. So join me for a memorable, delicious adventure with SwiftData. Let's get cooking.