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

에러처리 관련 코드 작성 필요 #74

Open
manymogo opened this issue Nov 2, 2023 · 0 comments
Open

에러처리 관련 코드 작성 필요 #74

manymogo opened this issue Nov 2, 2023 · 0 comments
Labels
✨Feature 기능 개발 🔨 Refactor 코드 리팩토링

Comments

@manymogo
Copy link
Contributor

manymogo commented Nov 2, 2023

현재는 다

catch (error) {
  console.log(error)
}

로 에러 상황을 저희만 확인 할 수 있는 수준으로 해놨습니다.

혹시 모를 상황에 대비해 에러처리를 어떻게 해야할지 고민해보고 적용해봐야 할 것 같습니다!

@manymogo manymogo added ✨Feature 기능 개발 🔨 Refactor 코드 리팩토링 labels Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨Feature 기능 개발 🔨 Refactor 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

1 participant