Modern Core Data
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore modern Core Data techniques in this 25-minute conference talk from try! Swift Tokyo 2016. Learn how to leverage Swift to revitalize Objective-C APIs, focusing on Core Data as an example. Discover methods to enhance code readability and reduce errors through the use of protocols and protocol extensions. Gain insights from Daniel Eggert, an experienced developer with a background at Apple and co-founder of objc.io. Delve into topics such as entities and classes, key-value coding, improved fetch requests, value transformers, block wrapping, notifications, and implementing Core Data with structs. Enhance your Swift development skills and learn to breathe new life into legacy APIs.
Syllabus
Introduction
Entities and Classes
Key Value Coding
Better Fetch Request
Value Transformer
Wrapping Blocks
Notifications
Observing Notifications
Core Data withstructs
Conclusion
Taught by
try! Swift Conference
Related Courses
Optimize Your Swift Codetry! Swift Conference via YouTube Swift Concurrency in GoodNotes
try! Swift Conference via YouTube Introducing the Beeline Library - Another Approach to Routing on iOS
try! Swift Conference via YouTube Swift Expression Macros - A Practical Introduction
try! Swift Conference via YouTube Getting Started with Combine
try! Swift Conference via YouTube