Search

🔎 Delegate vs Closure in iOS Development =======================================, by Naresh Kukkala

$ 24.50 · 4.9 (756) · In stock

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: Favor Composition Over Inheritance. The BaseViewController case., by Alberto Salas

Closures in Swift. Closures are self contained block of…, by Manasa M P

Delegate in Swift. Delegation is often compared with…, by Dmytro Anokhin

Closures with Swift. Get ready… closures are a difficult…

Memory Management in Swift by ARC, by Karthikeyan T

Delegates VS Notifications VS Observations in iOS, by Azeem Azeez

Deep dive into Closures and completion handlers in Swift Language, by Ario Liyan

iOS — Identifying Memory Leaks using the Xcode Memory Graph Debugger, by Pete Smith

MVVM And Delegate, And Avoiding Reference Cycle.

Mastering Concurrency with Dispatch Groups in Swift