AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Manage Core Data in Swift
I tend to just go for the most painful thing and use Core Data directly because there's so much that you can get wrong. SolMora created a wrapper around core data that lets you make a lot less hassle to get a core data stack up and running. I haven't used magical record in quite a bit of time, but I know that it still has a very strong following and it's kept up to date. And more wrappers to add on top of core data just makes it harder and harder to figure out where to start.