#javascript
Read more stories on Hashnode
Articles with this tag
Before diving into useRef() hook, we should first understand what refs are. As per the definition from ReactJS official docs Refs provide a way to...