How to use Global Actors in Swift (@globalActor) | Swift Concurrency #10

Описание к видео How to use Global Actors in Swift (@globalActor) | Swift Concurrency #10

They are Actors... but global! In the last video we learned how to implement standard Actors in our applications. And while most of the time we do NOT need to make them GlobalActors, this is the perfect time to learn how to implement @globalActors... just in case! In this video we will go over a practical example of how to add them into your application. This allows you to isolate code that is not inside of an actor onto a global actor!

Next video:    • What is the Sendable protocol in Swif...  
Previous video:    • How to use Actors and non-isolated in...  

🤙 WELCOME BACK 🤙

WEBSITE: https://www.swiftful-thinking.com

DISCORD:   / discord  

GITHUB: https://github.com/SwiftfulThinking/

SAY THANKS: https://www.buymeacoffee.com/nicksarno

Комментарии

Информация по комментариям в разработке