Articles archive

Sorting collections of custom types using higher order functions in Swift
From: Rob Kerr’s Weblog
Added: Feb. 3, 2021
Swift high-order map usage with custom types
From: Rob Kerr’s Weblog
Added: Feb. 3, 2021
Swift high-order reduce usage with custom types
From: Rob Kerr’s Weblog
Added: Feb. 3, 2021
Using DispatchGroup in SwiftUI to coordinate UI updates
From: Rob Kerr’s Weblog
Added: Feb. 3, 2021
Swift Dictionary Field Notes
From: Rob Kerr’s Weblog
Added: Feb. 3, 2021
Using automatic API request retries make iOS apps more resilient
From: Rob Kerr’s Weblog
Added: Feb. 3, 2021
Thoughts on iOS development
From: Richard Jones' Blog
Added: Feb. 3, 2021
Sunbeam v1.1 released
From: Richard Jones' Blog
Added: Feb. 3, 2021
WWDC 2019 highlights
From: Richard Jones' Blog
Added: Feb. 3, 2021
Sunbeam 2.0! 🎉
From: Richard Jones' Blog
Added: Feb. 3, 2021
Introducing sunburn and vitamin D estimates
From: Richard Jones' Blog
Added: Feb. 3, 2021
Sunbeam for Apple Watch ⌚️
From: Richard Jones' Blog
Added: Feb. 3, 2021
Deal with Optional Type in Swift Combine
From: Nikolay Fiantsev on Medium
Added: Feb. 3, 2021
SwiftUI in Clean Architecture
From: Nikolay Fiantsev on Medium
Added: Feb. 3, 2021
Taking Advantage of Generics and Codable in Swift
From: Mike Pesate on Medium
Added: Feb. 3, 2021
A few Swift tricks that you might not know
From: Mike Pesate on Medium
Added: Feb. 3, 2021
Bonjour: Share data across devices without a backend.
From: Mike Pesate on Medium
Added: Feb. 3, 2021
Bonjour: How to Stream Data in 2 Easy Steps
From: Mike Pesate on Medium
Added: Feb. 3, 2021
10 Tips and Shortcuts You Should Be Using Right Now in Xcode
From: Mike Pesate on Medium
Added: Feb. 3, 2021
The Formatter Family
From: Mike Pesate on Medium
Added: Feb. 3, 2021
The Do’s and Don’ts of Code Reviews
From: Mike Pesate on Medium
Added: Feb. 3, 2021
ObservableType.do‌ or .subscribe (Publisher.handleEvents or .sink)?
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
(un)zurry
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Getting an intuition around why we can call contramap a pullback
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
“Oh, the morphisms you’ll see!”
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
What makes natural transformations, natural?
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Co-, contra-, and invariance
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Type erasure and forgetful functors
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Why applicatives are monoidal
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Naturality condition
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
TIL about Publishers.MergeMany.init
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Why optics?
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Contrasting isomorphisms, equivalencies, and adjunctions
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Parity and arity
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Postfix type erasure
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
There’s sliced bread, and then Result.publisher
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Weak assignment in Combine
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
Easing AnyCancellable storage
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021
All metric spaces are Lawvere metric spaces
From: Jasdev Singh’s technical diary
Added: Feb. 3, 2021