2022. 4. 28.
•
KO
리액트 useContext는 어떤 모습일까?
React의 useContext 동작 원리를 직접 구현하며 Prop Drilling 문제와 Context API의 내부 구조를 설명하는 기술 글입니다.