Day 57 #100DaysOfSwiftUI
β Deep dive into CoreData (part I)
π takeaways:
π .self refers to the whole object β computes hash value
π Create a NSManagedObject subclass to handle optionality in one central place
π Check if changes were made to the moc
π NSMergePolicy