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

Build an Error Handling Layer #55

Open
mnyon-grandkru opened this issue Jun 15, 2023 · 1 comment
Open

Build an Error Handling Layer #55

mnyon-grandkru opened this issue Jun 15, 2023 · 1 comment
Labels

Comments

@mnyon-grandkru
Copy link
Contributor

Our app could use an error handling layer in order to have a unified strategy to deal with errors as they occur, and perhaps also avoid having a blank screen show up when something goes wrong. I'm using this article as a basis and working from there.

@colinwilliams91 colinwilliams91 added the good first issue Good for newcomers label Oct 19, 2023
@colinwilliams91
Copy link

@mnyon-grandkru has shared a good article above and there are many accessible error handling components/features with React. Here is a pointer to the docs for v18+

Good first Issue ✔️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants