How to use escaping closures in Swift | Continued Learning #20

Описание к видео How to use escaping closures in Swift | Continued Learning #20

In this video we will learn why we need @escaping closures and how to implement them! While many courses use these closures, very few explain why they are required and it often becomes a confusing topic for new developers. We use @escaping closures to deal with returning from functions when using asynchronous code. This is code that does NOT execute immediately, but rather at a future point in time. This becomes extremely important when we need to download data from the internet!

Next video:    • Codable, Decodable, and Encodable in ...  
Last video:    • How to use Typealias in Swift | Conti...  

🤙 WELCOME BACK 🤙

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

DISCORD:   / discord  

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

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

Комментарии

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