-
Dynamic Core Data Queries
Update fetch queries to apply sort or filter predicates in real-time.
-
Safety of Enums
Practice safety against misuse or abuse by using enums instead of manipulating CoreData models with raw values.
-
Localized Currency with Number Formatter
Build an expense tracker app with the currency that depends on the local device.