Understanding Swift’s Async/Await Model with Exception Handling

Wayne Bishop
Swift Algorithms & Data Structures
3 min readJul 27, 2021

--

In my previous articles on structured concurrency with Swift, I walked through some practical examples of how I envision developers using the async/await syntax to streamline and simplify asynchronous code. This article extends the basics of async / await with an existing standard — exception handling.

--

--

Wayne Bishop
Swift Algorithms & Data Structures

I write about Swift Development & Computer Science. Get more tips on technical interview preparation at — www.waynewbishop.com