Intro
<aside>
🔥
여러 component들 사이에서 state를 공유하는 방법인 Lifting State Up에 대해서 알아봅니다.
</aside>
Body
-
- Shared State
-
- 하위 컴포넌트에서 State 공유하기
Conclusion
⬅️ 이전 페이지
➡️ 다음 페이지
Reference
<aside>
Topics
0강 준비하기
1강 리액트 소개
2강 리액트-JSX
3강 리액트-Element
4강 Components와 Props
5강 State와 Lifecycle
6강 Hooks
7강 Handling Events
8강 Conditional Rendering
9강 List and Keys
10강 Forms
11강 Lifting State Up
12강 Composition vs Inheritance
13강 Context
14강 Styling
React-Router
</aside>