Reading List
SwiftData and Core Data at WWDC25 from Michael Tsai RSS feed.
SwiftData and Core Data at WWDC25
SwiftData: Dive into inheritance and schema migration: Discover how to use class inheritance to model your data. Learn how to optimize queries and seamlessly migrate your app’s data to use inheritance. Explore subclassing for building model graphs, crafting efficient fetches and queries, and implementing robust schema migrations. Understand how to use Observable and persistent history […]