왜 React는 기본적으로 Component를 메모(memo)화하지 않는 걸까?
useCallback, useMemo 훅은 언제 써야 할까요?
useMemo Hook의 이해와 이를 이용한 반응속도 빠른 React 코드 작성하기