Error Management and Data Validation with Bow
by Tomás Ruiz López
- •
- June 03, 2019
- •
- events• talks
AltConf Madrid 2019
Error Management and Data Validation with Bow
Nearly every iOS application has to handle errors and validate data of some kind. Swift provides some mechanisms like the recently introduced Result type, which enables a more functional way of dealing with errors. In this talk we will explore other data types that Bow provides to address this task and fail fast or error accumulation strategies.
This talk was given by Tomas Ruíz at AltConf Madrid 2019.
For more on Bow, visit Bow-swift.io or visit us in the Bow Gitter Channel.