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

Global: standardize error handling #7

Open
4 tasks
leograba opened this issue Sep 22, 2018 · 0 comments
Open
4 tasks

Global: standardize error handling #7

leograba opened this issue Sep 22, 2018 · 0 comments
Labels
help wanted Extra attention is needed invalid This doesn't seem right

Comments

@leograba
Copy link
Owner

Currently error handling don't have any standard at all. This should be improved.

  • Understand features that can be used for error handling, such as throw, console.something(), etc.
  • Write a wiki page with instructions related to error handling.
  • Go through the code and fix all places that already have error handling but are not compliant.
  • Go thought the code and add error handling where there isn't yet.
@leograba leograba added help wanted Extra attention is needed invalid This doesn't seem right labels Sep 22, 2018
@leograba leograba changed the title Standardize error handling Global: Standardize error handling Sep 22, 2018
@leograba leograba changed the title Global: Standardize error handling Global: standardize error handling Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant