Open
Description
Problem Statement
Given that the library enables and advocates for new best practices in Swift error handling, I think it would be a good idea to provide examples of how the tools can be used in real-life scenarios.
Suggested Solution
We could provide an Examples
directory to hold small projects that demonstrate usage of core features in the library. We can also link to these examples in the docs. This approach has been used extensively in libraries like this.
I recommend starting with an example of using error chain debugging as this is a pattern that is not widely known by the Swift community.
Future Opportunities
(These examples could also double as testing infrastructure.)
Metadata
Metadata
Assignees
Labels
No labels