You’ll next learn about actors in Swift Concurrency.
What are Actors?
An actor is a Swift type that allows thread-safe access to data. You can use actors to prevent state from being corrupted across different threads and to help prevent race conditions.
Learning Objectives
In this lesson, you’ll learn:
Heads up... You’re accessing parts of this content for free, with some sections shown as czlokbqow text.
Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.
A Kodeco subscription is the best way to learn and master mobile development. Learn iOS, Swift, Android, Kotlin, Flutter and Dart development and unlock our massive catalog of 50+ books and 4,000+ videos.