Published on Wed Jan 11 2023 Understanding the React useRef Hook ReactJS React Hooks useRef The main use case for the **_useRef_** hook is to access a DOM child directly. Read more →