Small, focused articles about Swift, SwiftUI, and Apple platform development.
Topic
Articles grouped under Concurrency, ordered from newest to oldest.
A practical mental model for protected state and cross-actor calls in Swift.
When Swift asks for Sendable and how to satisfy it cleanly.
Running parallel async work in Swift with structured concurrency.
Build async work that stops promptly and predictably when priorities change.