Adding a CoreData Persistence Controller to SpacePod 28

Опубликовано: 05 Март 2026
на канале: Kern Jackson
42
1

Over the next few videos we'll be doing some behind the scenes work that *shouldn't* have any effect on the user experience until we're finished. Let's add a persistence controller, and then confirm the app still works as expected.

Code https://github.com/kernjackson/SpacePod
Api https://api.nasa.gov

We'll progressively build a small SwiftUI app that displays the NASA photo of the day. Each video will be broken down into the smallest piece of work that I can imagine at the time.