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

즐거운 리팩토링 #19

Closed
kowoohyuk opened this issue Apr 27, 2021 · 0 comments · Fixed by #22
Closed

즐거운 리팩토링 #19

kowoohyuk opened this issue Apr 27, 2021 · 0 comments · Fixed by #22
Assignees
Labels
feature New feature refactor Refactoring
Projects

Comments

@kowoohyuk
Copy link
Collaborator

  1. useReducer 등을 사용하여 prop drilling 줄이기
  2. 팝업 모달 이벤트 구현 마무리
  3. 파일 구조 변경
@kowoohyuk kowoohyuk added feature New feature refactor Refactoring labels Apr 27, 2021
@kowoohyuk kowoohyuk added this to To do in To do via automation Apr 27, 2021
ha3158987 added a commit that referenced this issue Apr 27, 2021
- 파일 및 폴더 구조 변경
   - common 폴더 생성
- Context.jsx
   - useContext 사용하여 prop drilling 개선
- 팝업 이벤트 구현
   - 수량 변경
   - 주문하기
   - 주문결과 안내 메시지 UI
ha3158987 added a commit that referenced this issue Apr 27, 2021
To do automation moved this from To do to Done Apr 27, 2021
ha3158987 added a commit that referenced this issue Apr 27, 2021
[#19] refactor: 🔨 리팩토링
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature refactor Refactoring
Projects
To do
Done
Development

Successfully merging a pull request may close this issue.

2 participants