Form in React (Store input value to state / Handle multiple values)

preview_player
Показать описание
[Shortcut]
00:58 - Store input value to the state
02:15 - Handle multiple inputs
04:09 - Update nested state property

[Resource]
Рекомендации по теме
Комментарии
Автор

Your voice cured my backache.
Great tutorial.
Much love! ❤️

chideraachinike
Автор

I like this, short concise and direct the point.

petermugendi
Автор

very coming voice, need more demo !!!

bruktawitwolde
Автор

thanks, I like the detail you explained what, why, and how.. thankyou very much

JuliusTanuwijaya
Автор

Hi, @BeeDev.

How to handle multiple inputs with objects and after that objects have an array of objects in the same state?

By the way, you have very nice video tutorials.

nikolacekovic
Автор

beautiful voice and useful knowledge, i like it

AmanSharma-slxq
Автор

thank you so much for your tutorial....can you please make a video on delete and adding input form

leander
Автор

Could you make a functional component and Hooks version of this video?

ddikodroid
Автор

How to validate duplicate (redundant) input value..?
In react typescript




For example,
User given name :

1st user;
Name: Anu

2nd user;
Name: Anu

In this case, how to handle?

aswinik
Автор

what do you do with a multiple text fields that you want to add to an array? for example in your state you want to store "options :[]" and add different inputs to those options

bertk
Автор

Hai where is the nested form setstate..

pratibhalovesu