Ok, it's time for another one of these "Swift concurrency step-by-step" posts.

It explores working with types that are not Sendable. All based around reading a model from some data store.

https://www.massicotte.org/step-by-step-reading-from-storage

Comments