ReactJS Input Elements: to useRef or to useState?
When it comes to handling input elements in React, how do you choose whether to use controlled or uncontrolled components? If you’ve ever wondered what the difference is between useRef and useState and how to apply them, this article is here to clear...
maryetokwudo.hashnode.dev5 min read