React Forms: the SIMPLEST way

preview_player
Показать описание
The cleanest and simplest way of creating React forms without 3rd-party libraries. Let's see what a bad way vs. a good way of building a React form is.

======⚡⚡⚡======
Consider supporting the channel by clicking the "Thanks" button ❤️

======⚡⚡⚡======

📚 Resources:

And don't forget to subscribe for more videos like this 😊

#react
Рекомендации по теме
Комментарии
Автор

Thanks for the video! I found it easy to understand even though it is my first time using React and React forms.

conradunderwood
Автор

Where can i get this boostrap form layout ? as it doesnt appear in my browser

igetknock
Автор

hey! first of all thanks for the video, I landed here because I was looking at my code and I was thinking there was something wrong with this part of the code and I knew I could do something cleaner.

And your video showed me how to :)

Gbw
Автор

What if I dont want the styles of bootatrap to be added ? 😅

randompointlessness
Автор

bro i am fresh front-end developer
how much salary could i expect (with 0 years of exp)
and also interview question asked in interview if you can tell
please

topkangaroo
Автор

You are making a trade-off by removing the feature to validate on-the-fly. Validating everything on submit is not necessarily an efficient way depending on the case.

rameshcena
Автор

Nice video, thanks.

I usually use Formik to handle my forms.

MohamedHassan-ykxn
Автор

I followed your tutorial and it didn't work

libra