React forms and useRef Hook
So, in the last article we got to know about useState and useEffect hooks of react. Let's dive a little deeper this time with learning what are Forms and does useRef hook really work. I have also thrown in a bonus of what is prop drilling.
Forms
Now,...
sobhandash.hashnode.dev3 min read