Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Day 61: Milestone for Projects 10-12 (Part Two)

Follow along at https://www.hackingwithswift.com/100/swiftui/61.

📒 Field Notes

This day revolves around refactoring the milestone project from Day 60 to use Core Data for its underlying models -- while also persisting the data we fetch so that it can be used offline.

The commit for this day's changes can be found here, while all project files can be found in the folder for Day 60.


📸 Screenshots