Live data from Hacker News

Async Doesn't Mean Ordered in SwiftUI

iamshift.substack.com

1–2 of 2 posts

Re: Async Doesn't Mean Ordered in SwiftUI

#2
This piece is a field report from a real SwiftUI concurrency issue. It’s not meant as a critique of async/await or SwiftUI themselves, but a reflection on how my execution assumptions broke down in practice and how an architectural boundary ultimately resolved it.