Many people get confused when working with Core Data. Core data is not a database. It is an object graph manager and it handles the duties the data model in MVC. It is a persistence framework and it is performant.
Alternatives include Realm and Firebase which are very good if you plan to build cross platform apps.
In this tutorial I show you how to create a simple Todo list app using Xcode 9 and Swift 4 with Core Data as the backend.
[Website]
https://kodechamp.com
[Github]
https://github.com/skooltch84/TodoLis...
[Facebook]
/ kodechamp
[Twitter]
/ skooltch84
[PayPalMe]
paypal.me/KodeChamp