With a few lines of code, you can easily filter your Core Data objects. This video walks you through the process.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3444-beginning-core-data/lessons/7
With a few lines of code, you can easily filter your Core Data objects. This video walks you through the process.
I think we can remove the do-catch block after adding refresh() func in viewWillAppear in video 7.