© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
P. FrieseAsynchronous Programming with SwiftUI and Combinehttps://doi.org/10.1007/978-1-4842-8572-5_14

14. Getting Started with async/await

Peter Friese1  
(1)
Hamburg, Germany
 

We live in an asynchronous world. As users, we have come to expect that interactions with our devices and apps yield almost instant results. But we are pretty much neglecting the fact that more often than not, the systems we interact with are distributed systems: liking a Tweet or an Instagram story, archiving an email, putting an item into your shopping basket—all these actions ultimately result in a network call, an update in a database table, and sometimes even running a piece of ...

Get Asynchronous Programming with SwiftUI and Combine: Functional Programming to Build UIs on Apple Platforms now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.