Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 326 Bytes

SwiftDataExploration

A proof of concept for using the new SwiftData framework and the Codable protocol to make working with remote data a little easier.

This is the follow-up to my previous post CoreDataExploration where we experimented with vanilla CoreData and Codable.