У нас вы можете посмотреть бесплатно Swift 6.2: Finally - Concurrency Made Approachable или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Swift 6.2 just changed how you should adopt Swift concurrency. Here’s how “approachable concurrency” actually works in real iOS apps. You upgrade to Swift 6, turn on strict concurrency, and suddenly your project explodes with errors. So you switch back to Swift 5 and give up… In this talk, I’ll show you how Swift 6.2 and approachable concurrency give you a realistic path to compile-time thread safety — without main-actor-ing all the things or breaking your existing app. We’ll walk through: The journey from the 2017 Swift concurrency manifesto to Swift 6.2 What “approachable concurrency” actually means for your iOS & macOS apps How upcoming features and build settings change where your code runs How to safely use non-isolated async functions and migration tooling When to use default main-actor isolation (and when it’s dangerous) Global actor–isolated conformances and why they matter for thread safety A step-by-step strategy to migrate a real-world app (RocketSim) to Swift 6.2 If you’re serious about Swift 6.2, approachable concurrency, and a safe Swift concurrency migration, this video will save you weeks of trial and error. ⸻ Timestamps 0:00 – The painful reality of adopting Swift 6 today 0:45 – From the 2017 concurrency manifesto to Swift 6.2 2:00 – What is “approachable concurrency” in Swift 6.2? 4:10 – Vision document: improving the approachability of data-race safety 7:00 – Understanding upcoming features and proposal metadata 9:15 – Non-isolated async functions and why they’re tricky 11:45 – Migration tooling: how to avoid breaking your app 14:20 – Default actor isolation: “main-actor all the things” 17:40 – Global actor–isolated conformances explained 20:40 – Practical migration strategy for large codebases 23:00 – Lessons from migrating RocketSim to Swift 6.2 27:00 – Common Swift concurrency mistakes, free playbook & full course 27:40 – Like & subscribe + final thoughts ⸻ Resources mentioned 📕 Free 5-Day Swift Concurrency Playbook (common mistakes & fixes) Sign up here: https://www.swiftconcurrencycourse.co... 🎓 Essential Swift Concurrency Course (65+ lessons, Swift 6.2 ready) Start learning here: https://www.swiftconcurrencycourse.co... 📝 Combine & Concurrency https://www.avanderlee.com/concurrenc... 📰 Weekly Swift concurrency & proposal updates (my newsletter) Subscribe: https://www.avanderlee.com/swiftlee-w... 🛠 RocketSim – my Mac developer tool for iOS engineers Improve your iOS dev workflow: https://www.rocketsim.app/?utm_source... ⸻ Like & subscribe If this video helped you understand Swift 6.2 and approachable concurrency, please: Hit 👍 like to support the channel Subscribe for more deep dives on Swift concurrency, Swift 6.2, and real-world iOS development Share this talk with a teammate who’s afraid to turn on strict concurrency ⸻ About me – Swift Concurrency Playbook & Course I’m Antoine van der Lee, a Swift and iOS/macOS developer, creator of the Swift Concurrency Playbook and the Essential Swift Concurrency Course. I help teams migrate safely to Swift 6.2, adopt Swift concurrency with confidence, and avoid the subtle bugs and crashes that often show up after you fix all compile errors. Over the past years I: Taught Swift concurrency to thousands of developers through my articles, newsletter, and courses Migrated real products like RocketSim (20+ Swift packages) to Swift 6.2 and strict concurrency Spoke at international conferences about concurrency, performance, and modern Swift If you want a structured path to mastering Swift concurrency and Swift 6.2, check out the resources above and join the course. ⸻ #swiftconcurrency #appledeveloper #swifttutorial #swiftdevelopment #swiftui #swiftlanguage