December 9, 2020
BrightDigit #34 - Preparing for ErrorsĀ š³
|
#### BrightDigit Newsletter
Issue #34
|
|
Hello ,
With this crazy year coming to a close, I wanted to talk about errors. **It is now essential to know how to plan for, and respond to, Swift-based errors in your app.Ā **
There will always be errors you do not expect. We want as much information about how and why something failed to either make the best possible change to the code or to help the user respond. However, what is most helpful for the developer is not always so helpful for the user, which is critical to understand if you want a successful app.
[**Our latest article **](https://brightdigit.com/blog/2020/12/08/swift-error-handling/)isĀ designed toĀ help both developers and team managers:
- create a plan for dealing with errors; and
- offer examples of how to effectively handle the most common errors youāll encounter.
|
[**In this article,**](https://brightdigit.com/blog/2020/12/08/swift-error-handling/) I cover the three main ways you need to design for errors:
- Tracking Errors
- Testing forĀ Errors
- Clear Communication to the User
**You can read the article here:**
[https://brightdigit.com/blog/2020/12/08/swift-error-handling/](https://brightdigit.com/blog/2020/12/08/swift-error-handling/)
|
**As the year comes to a close let's chat and see how I can help you. Setup a calendar appointment with me and we can discuss your plans for 2021 and more:**
[https://doodle.com/mm/leodion/book-a-time](https://doodle.com/mm/leodion/book-a-time)
|
Thanks,
Leo
|