f-lab-edu / f-lab-edu/commerce-app
코드 곳곳에 있는 에러처리 방식 다시 리팩토링
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
적절하지 않은 에러처리방식이 있습니다.
에러처리 방식을 리팩토링합니다.
예 ) 생성자에서 BadRequestError를 던짐
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing error-handling patterns throughout the codebase, paying particular attention to the example where a constructor throws BadRequestError. Identify the intended consistent handling approach before changing anything. Done means the inappropriate patterns across the affected code have been refactored consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100