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

例外処理を統一する #102

Open
grtw2116 opened this issue Oct 16, 2023 · 0 comments
Open

例外処理を統一する #102

grtw2116 opened this issue Oct 16, 2023 · 0 comments
Labels
Milestone

Comments

@grtw2116
Copy link
Contributor

grtw2116 commented Oct 16, 2023

例外処理の方法がバラバラになっている.

  1. console.error()を呼び出す
  2. throw new Error()を呼び出す

それぞれの手法のpros/consをもとに例外処理の方法を統一する.

@grtw2116 grtw2116 added this to the future work milestone Oct 16, 2023
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

1 participant