DEV Community

Utsab Official
Utsab Official

Posted on

Daily React Learning -5

Day-5:πŸ‘¨β€πŸ’»πŸ”₯
(React)

Today, I made a form that takes user input and displays the informations when submitted. I found out the methods of handling forms using controlled and uncontrolled components. useRef hook is the example of uncontrolled components which is yet to be discovered by me.

Tasks:

Built the Form that takes user input and displays data when submitted.

That's it for today! πŸš€

Top comments (0)