#hooks
Read more stories on Hashnode
Articles with this tag
Today we’ll look at the useRef hook in React. · useRef useRef is a React Hook that lets you reference a value that’s not needed for rendering 😀 if you...