Subscrib

Log In

🔎 Delegate vs Closure in iOS Development

🔎 Delegate vs Closure in iOS Development

Hey folks! 👋 Today, I want to shed some light on the differences between delegates and closures in iOS development. These two concepts are commonly used to establish communication and pass data…

Swift Closures with Completion handler, by Dhaval Kansara

Mastering Concurrency with Dispatch Groups in Swift, by praveen srivastava

Using Threads in Swift, Alex Dremov

Class Versus Struct In Swift. Hi, if you are learning swift and come…, by Halis Bilal Kara

iOS Delegates for beginners - Q agency

🔎 Delegate vs Closure in iOS Development

What do mean @escaping and @nonescaping closures in Swift?

Use Closures Not Delegates Swift 5, Xcode 10

Delegate in Swift. Delegation is often compared with…