Search

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

$ 20.00 · 4.6 (232) · 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…

Avoiding retain cycles when dealing with function references in Swift, by Vincent Pradeilles

Don't abuse Delegates, Use Swift Closures Instead, by David Martínez-Lebron

The Interface Segregation Principle in Swift

Functional swift: All about Closures, by Abhimuralidharan

It's OK to Choose SwiftUI and UIKit, by Joel

Swift] Don't use a protocol when a struct would do a better job, by Code in Swift

Don't abuse Delegates, Use Swift Closures Instead, by David Martínez-Lebron

Classes vs. Structs in Swift — Basics and Memory Management, by Neel Bakshi

Scene Delegate vs AppDelegate. In Xcode 11 & iOS 13 +

Retain Cycles and Memory Management in Swift, by İsmail GÖK

Mastering the Delegate Pattern in Swift: A Step-by-Step Guide

Delegate Pattern In Swift. A design pattern that enables a class…, by Arman Abkar

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

Swift: Favor Composition Over Inheritance. The BaseViewController case., by Alberto Salas