The difference between useState() and useRef()
React js is an open-source javascript library that was developed by Facebook. It specializes in building interactive user interfaces in lesser lines of code. One of the most important features of react js is a Component. The component is an independe...
susaksham.hashnode.dev9 min read
Mudit Mishra
Software Developer
This'll be my go to guide to review useState and useRef anytime I'll get stuck.
Very well put together, thanks for sharing 👏🏼