Categories
iOS Development

How to Learn SwiftData in 2023

SwiftData was released at WWDC23! Everyone is watching keynote videos (session videos) to get started. Here’s the proper order to watch Apple’s session videos.

SwiftData was released at WWDC23! Everyone is watching keynote videos (session videos) to get started.

Be sure to have Xcode 15 beta installed. I love using Xcodes, because you can easily manage multiple versions of Xcode on a single machine.

Here’s the proper order to watch Apple’s session videos:

  1. Meet Swift Data
  2. Build an app with Swift Data
  3. Model your schema with Swift Data
  4. Dive Deeper with Swift Data
  5. Migrate to SwiftData

This order is determined from the session videos themselves that mention which videos to watch before the current one you’re watching.

Also some awesome content creators have already begun making tutorials!

Note everything is still subject to change because as of right now (August 2023) SwiftData is still in beta.

Flo Writes Code – https://youtube.com/playlist?list=PL-bD2p6sedqjGf8kvlD8DngV6RdNEGy75

Tundsdev – https://youtu.be/kLNNNXD8X2U

Leave a Reply

Your email address will not be published. Required fields are marked *