Forms in React
We learn the two ways we can create & handle a form in React - uncontrolled and controlled forms. We will also see the comparison between them.
Loading video...
Forms in React - 1 (in Hindi)
Concepts
1

Forms in React - 1 (in Hindi)
2

Forms in React - 2 (in Hindi)
Watch the full video to earn 3
Quizzes
1
What are uncontrolled components in React forms?
Question 1 of 6
1
per question2
What are controlled components in React forms?
Question 1 of 6
1
per question3
What are some of the advantages of controlled components over uncontrolled components?
Question 1 of 6
1
per question4
What's the recommended way to access value of a uncontrolled component in React forms?
Question 1 of 6
1
per question5
What's the recommended way to access value of a controlled component in React forms?
Question 1 of 6
1
per question6
Which type of component provides real time updated value in React forms?
Question 1 of 6
1
per question