useState
useEffect()
useState(), setState()
React.memo
가상 DOM, State Schedule
useCallback()
React.Fragment, ReactDOM.CreatePortal
useRef(), fowardRef(), useImperativeHandle()
useReducer()
createContext, Provider, useContext
children prop
custom hook
styled-components
클래스 기반 컴포넌트 추가, State 및 이벤트, 컴포넌트 생명 주기, super()