Course
Skills Expanded
SwiftFest Boston '19: Straying from the Happy Path: Taking Control of Errors in Swift
SwiftFest Boston 2019 | Straying from the Happy Path: Taking Control of Errors in Swift | Jeff Kelley
What you'll learn
Swift has a diverse set of error-handling capabilities from using throw to send errors up the stack to using a Result to handle errors in asynchronous methods. In this talk, Jeff Kelley will look at the landscape of handling errors in Swift, create new ways of expressing and handling them, and show how even the most impossible code-level situations can have 100% test coverage.
Table of contents
Straying from the Happy Path: Taking Control of Errors in Swift
35mins