Creating forms in React #10 React Course

Опубликовано: 10 Октябрь 2024
на канале: Code with Sloba
1,623
73

Creating forms in React

Become a Patreon:   / codewithsloba  

Forms allow the users to interact with the application as well as gather information from the user.

HTML form elements work a bit differently from other DOM elements in React, because form elements naturally keep some internal state.

So there are mainly two types of form input in React.

Uncontrolled component
Controlled component

🧿 I discussed:

✔️ How to create forms in React
✔️ How to create controlled and uncontrolled forms
✔️ When to use controlled and when uncontrolled forms

0:00 Intro
1:10 Creating controlled forms
3:00 Creating uncontrolled forms
3:40 When to use them

************************************************************
Previous Video:    • ReactJS list and keys #9 React Course  
Next video:    • Composition and Inheritance in React ...  
Full series    • Full React Course  

************************************************************

👉 Linkedin:
✔️   / slobodan-gajic  

👉 Discord:
✔️   / discord  

👉 Portfolio:
✔️https://bobangajicsm.github.io/portfo...

👉 Twitter:
✔️  / _slobodangajic_