Videos
-
The Equatable Protocol In Swift
Learn about the Equatable protocol in Swift, find out when it's necessary to adopt it and meet an additional reason that makes it important.
-
The clipShape View Modifier In SwiftUI
Find in this video tutorial how to apply the clipShape modifier in SwiftUI views and apply a mask either using built-in or custom shapes.
-
New Feature in Xcode 14 - Inserting Code Automatically To Codable Types Using Auto-Completion
Learn how to let Xcode 14 auto-complete all the necessary code in Codable types when they don't conform automatically to it.