Swift Concurrency in GoodNotes
Offered By: try! Swift Conference via YouTube
Course Description
Overview
Explore the challenges and solutions of implementing Swift Concurrency in a production app through this 30-minute conference talk from try! Swift Tokyo meetup. Dive into the new concurrency model introduced in Swift 5.5, including async/await, structured concurrency, and actor model. Learn about the current limitations of Swift Concurrency as of Swift 5.7 and discover how the GoodNotes app development team overcame these challenges by creating their own concurrency module. Gain insights into replacing existing reactive programming with Swift's new language features and improve your Swift skills with advanced knowledge shared by speaker Yasuhiro Inami.
Syllabus
try! Swift Tokyo meetup - Swift Concurrency in GoodNotes
Taught by
try! Swift Conference
Related Courses
Optimize Your Swift Codetry! 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 Swift for TensorFlow - Machine Learning with No Boundaries
try! Swift Conference via YouTube