Goodbye, Manual State Notifications. Hello SwiftData
I've been carrying iCloud sync around in my apps for years, and for most of that time it was the...
Tag archive
I've been carrying iCloud sync around in my apps for years, and for most of that time it was the...

I recently shipped Fint, a privacy-first finance tracker, to the App Store as a solo developer, with...
Comprensión durante la lectura ¿Por qué los objetos autogenerados de Core Data...
Comprensión durante la lectura ¿Cuándo tiene sentido usar un actor personalizado...
Comprensión durante la lectura ¿Por qué es inseguro pasar NSManagedObject entre...
Comprensión durante la lectura El autor sugiere seguir las mejores prácticas con CoreData....
Creando el archivo En Xcode, vamos a "File" > "New" > "File from Template…",...
Inicializando el Stack de Core Data En el directorio raíz del proyecto (en nuestro caso...
Una migración es necesaria cuando cambio el modelo de datos (añado atributos, entidades, relaciones,...
Recently I had to build an app using SwiftUI and CoreData. I thought CoreData was used almost as you...
In this episode, I talk about my experiences with CoreData and SwiftUI for storing data in a simple...
In this tutorial, I’m going to walk you through how to create a note iOS app. What you’ll...