Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pair-study
/
self-paced-react-advanced
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
8
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[Step2.1] cactus: Context API 적용하기
- #4
#4
Open
ehlung
wants to merge 14 commits into
cactus-adv-1
pair-study/self-paced-react-advanced:cactus-adv-1
from
cactus-adv-2.1
pair-study/self-paced-react-advanced:cactus-adv-2.1
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
[Step2.1] cactus: Context API 적용하기
#4
ehlung
wants to merge 14 commits into
cactus-adv-1
pair-study/self-paced-react-advanced:cactus-adv-1
from
cactus-adv-2.1
pair-study/self-paced-react-advanced:cactus-adv-2.1
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
feat: RestaurantContext, ModalContext 생성
ehlung
committed
44f4b5c
View commit details
Copy full SHA for 44f4b5c
Browse repository at this point
feat: App을 Provider로 감싸고 AppContent 분리
ehlung
committed
169f41c
View commit details
Copy full SHA for 169f41c
Browse repository at this point
refactor: 각 컴포넌트에서 props 제거하고 Context 직접 소비
ehlung
committed
b9560ef
View commit details
Copy full SHA for b9560ef
Browse repository at this point
refactor: Context 훅을 별도 파일로 분리해 lint 경고 해결
ehlung
committed
6fda363
View commit details
Copy full SHA for 6fda363
Browse repository at this point
docs: Context API 관계 도식화 이미지 추가
ehlung
committed
5ba2d30
View commit details
Copy full SHA for 5ba2d30
Browse repository at this point
refactor: Provider를 main.jsx로 이동하고 AppContent 제거
ehlung
committed
7080bcc
View commit details
Copy full SHA for 7080bcc
Browse repository at this point
refactor: createContext(null) + Provider 방어 로직 추가
ehlung
committed
ca4b03f
View commit details
Copy full SHA for ca4b03f
Browse repository at this point
refactor: Header props 제거하고 Context 직접 소비
ehlung
committed
aaf974a
View commit details
Copy full SHA for aaf974a
Browse repository at this point
docs: README 리팩토링 섹션 작성
ehlung
committed
dbf08be
View commit details
Copy full SHA for dbf08be
Browse repository at this point
chore: db 리셋
ehlung
committed
18605c5
View commit details
Copy full SHA for 18605c5
Browse repository at this point
Commits on Jun 27, 2026
refactor: ModalContext 제거하고 UI 상태를 App 로컬로 이동
ehlung
committed
b301a0b
View commit details
Copy full SHA for b301a0b
Browse repository at this point
refactor: RestaurantContext 축소하고 category/filter 로직을 App과 RestaurantList로 이동
ehlung
committed
bf7577f
View commit details
Copy full SHA for bf7577f
Browse repository at this point
docs: README 전면 재작성 - Context 기준 재정리 및 리팩토링 내용 반영
ehlung
committed
6e11747
View commit details
Copy full SHA for 6e11747
Browse repository at this point
refactor: styled-components를 컴포넌트 함수 아래로 이동
ehlung
committed
1ca0735
View commit details
Copy full SHA for 1ca0735
Browse repository at this point
You can’t perform that action at this time.