2024
3 min read
2023
"Mediator" design pattern in Swift A Swift example of the Mediator design pattern, where buyers and sellers communicate through an agent instead of talking directly. SwiftXcodeIOSDesign Pattern IosSwift Programming
2 min read
2023
1 min read
2023
Strong and weak references in Swift A short walkthrough of strong and weak references in Swift, with examples that show how object deallocation changes when references are released. IOSSwiftXcodeDesign Patterns
2 min read