InAVIV Product & Tech BlogbyactivesludgeHigher-Order Reducers with KeyPath and CaseKeyPath in the Composable ArchitectureExpand your arsenal with this technique to take your app's capabilities one step furtherMay 21
Darshana JaisinghEnhancing Swift with Key Path ExpressionsThe Swift language keeps evolving, trying to provide developers with tools and syntax to write clean and concise code. One of the…May 4May 4
InAVIV Product & Tech BlogbyactivesludgeHigher-Order Reducers with KeyPath and CaseKeyPath in the Composable ArchitectureExpand your arsenal with this technique to take your app's capabilities one step furtherMay 21
Darshana JaisinghEnhancing Swift with Key Path ExpressionsThe Swift language keeps evolving, trying to provide developers with tools and syntax to write clean and concise code. One of the…May 4
Andrés Cecilia LuqueStruct composition using KeyPath and @dynamicMemberLookup (kind of struct subclassing, but better)You can read this same post, with syntax highlighting at SForSwiftApr 18, 20201
InLevel Up CodingbyTim WangKeyPath: one hidden gem in SwiftKeyPath in Swift provides a different way to access object properties apart from dot syntax, which adds flexibilities in coding practice…Dec 17, 2023
Andy NadalEasily preview SwiftUI and CoreDataSwiftUI is an amazing new framework to build UIs, and one it’s defining features is Xcode’s previews, which allow you to code a UI live for…May 14, 2021