Nothing here yet.
Nothing here yet.
Dec 26, 2021 路 1 min read 路 I've been using Swift's new async API's a lot recently and have found that I've been able to completely replace my use of Combine with it. Along the way I've built out a small collection of useful extensions and have packaged them into a library call...
Join discussionOct 27, 2021 路 3 min read 路 A long long time ago, in a previous life, I was a Rails developer and always loved the simplicity of the validation API. However, UIKit or SwiftUI contains no such API's (with good reason). Therefore, with every iOS and macOS project I find myself ad...
Join discussion