Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error handling and the problem wrapper #7

Open
badlydrawnrob opened this issue Jan 15, 2024 · 0 comments
Open

Error handling and the problem wrapper #7

badlydrawnrob opened this issue Jan 15, 2024 · 0 comments

Comments

@badlydrawnrob
Copy link
Owner

On this podcast Richard Feldman talks about having a central problem set of error handlers which sounds quite useful. He also goes into detail about how Roc lang has improved on this.

  1. An error occurs
  2. Get's labelled as a specific error
  3. Passes this data and error to a problem module
  4. Tests can be created easily and return a string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant