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

[Week/#16] 6주차 워크북 미션 - 실습 #17

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

phjlia2430
Copy link
Contributor

📌 관련 이슈번호

✅ Key Changes

React로 제작한 ToDoList를, Context-API를 활용하여 리팩토링

  1. Context 생성하고 Provider 컴포넌트를 생성
  2. Context Provider로 앱 감싸기
  3. addTodo, deleteTodo, updateTodo 같은 상태 관리 함수를 Context에 추가
  4. 컴포넌트에서 Context 사용

📢 To Reviewers (Part Leader)

📸 스크린샷

image

🔗 참고 자료

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ Week 6 ] 6주차 워크북 미션 - 실습
1 participant