Each week, I’ll share curated Swift and SwiftUI tips, tricks, and tutorials to elevate your iOS development journey. Here you will find a roundup of articles or videos, and personal insights into the evolving world of Swift and SwiftUI.
Whether you’re a seasoned developer or just starting, this is your one-stop hub to stay sharp, learn something new, and spark fresh ideas.
Articles
Morphology in Swift
Swiftjective-C
Really interesting article about morphology which has been in Swift since iOS 15, go figure. Although Strings catalogs also handles plurality, if you aren’t using localization or just want Swift to handle plurality for you there is some string interpolation magic that allows you to use inflection.
How to make a ScrollView snap with paging
Hacking with Swift
Sometimes you just need a refresher, although this is a fairly new API, it is pretty handy, and I find myself going back to this article from time to time.
Callable vales of user-defined nominal types
Hacking with Swift
Another refresher article, because the API to use callAsFunction
is really not obvious.
Welcome 2025
This year I plan on writing more blog posts and making sure to send the weekly newsletter. If you have any feedback or ideas, or would like to see anything in specific, just let me know!