Andy KoleanValue and Type Parameter Packs in SwiftExplore the implementation of value and type parameter packs in Swift 5.9. Understand how they enable variadic generics, improve library…Jul 14Jul 14
Andy KoleanUsing @Observable on Older iOS Versions with PerceptionLearn how to use the @Observable macro in SwiftUI applications on iOS 13+ with the Perception library from Point-Free, ensuring modern…Jul 13Jul 13
Andy KoleanSimplifying State Management with @Observable and @ObservedObjectLearn to streamline state management in SwiftUI using @Observable and @ObservedObject for more efficient and maintainable code in your…Jul 13Jul 13
Andy KoleanMastering Swift’s New Observation FrameworkWelcome to the Mastering Swift Observation series! This series explores Apple’s new @Observable macro and its impact on state management in…Jul 12Jul 12
Andy KoleanMastering @Observable: Introduction to Swift ObservationDiscover how Swift’s @Observable macro simplifies state management in iOS apps. Learn about its benefits, implementation, and best…Jul 12Jul 12
Andy KoleanIntroducing SwiftTesting: A New Era of Testing in SwiftDiscover SwiftTesting, the new framework revolutionizing testing in Swift. Learn about its simplified syntax, enhanced functionality, and…Jul 12Jul 12