Episode #567

SwiftData - The Basics

Series: Leveraging SwiftData for Persistence

15 minutes
Published on November 14, 2023

This video is only available to subscribers. Get access to this video and 591 others.

SwiftData is a replacement for CoreData, built entirely for Swift. It leverages the underpinnings of Core Data, but is much simpler to work with. In this video we will cover the first 3 main types you'll need to understand: ModelConfiguration, ModelContainer, and ModelContext.

This episode uses Swift 5.8, Ios 17.0, Xcode 15.0.