Fresh reading
Latest bites
Short, human-written bites with room to go deeper when the topic deserves it.
-
Article Capabilities Showcase
Synthetic article demonstrating all supported rendering features in one place.
-
Understanding PreferenceKey in SwiftUI
How PreferenceKey lets child views communicate information back up the view tree.
-
Borrowing and consuming, the ownership of values
Borrowing, consuming, and why Swift's ownership model matters.
-
Actor Isolation Essentials
A practical mental model for protected state and cross-actor calls in Swift.
-
SwiftData Query Design Basics
Structure SwiftData queries so the fetch logic stays predictable as your models evolve.
-
Sendable in Practice
When Swift asks for Sendable and how to satisfy it cleanly.