학습로그 정리

1. 제어 컴포넌트 vs 비제어 컴포넌트

https://reactjs.org/docs/forms.html

https://reactjs.org/docs/uncontrolled-components.html

https://goshakkk.name/controlled-vs-uncontrolled-inputs-react/

2-2. createRef vs useRef

https://reactjs.org/docs/refs-and-the-dom.html

https://reactjs.org/docs/forwarding-refs.html