Redux Form Tutorial

preview_player
Показать описание
Learn how to setup a form with redux-form.

----
#benawad

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

Recommended for someone who is new to React to be thorough with the basics. Once you're on with the basics, this video can be really helpful to you !

Loved the tutorial ! <3

chiragparyani
Автор

Excellent tutorial. Please keep making videos you are such a great help! (Love how you incorporate the latest best practices in your vids)

nstwin
Автор

Have you tried building redux-form with a modal? My redux-form doesn't work while embedded in a modal.

gabrielferrer
Автор

Why some people sound like they just woke up but still drunk AF?? Yes I am talking about you Ben

danishsheikh
Автор

Thanks for making this video! Very helpful!

Nufavr
Автор

After doing all the set up and creating and importing MyForm Component and installing redux-form, I am getting this error
React.createContext is not a function
Tried all possible solution but one solution lead to another problem

Can you please suggest way to solve this or it is not possible due to some old version issue.

alokranjan
Автор

I'm getting a few warnings ... "'label' is missing in props validation " ...how should props validation be handled in this setup?

danielpatton
Автор

Hi! Great vid. I'm getting a little bug though. Whenever I input a single character in the first name field, it immediately loses focus and I have to select it again. Only on the first name though. In my if checks I just used

if(!firstName){ // do stuff}
if(!lastName){ //do stuff}
if(!email){ // do stuff }

Everything else seems to be the same

WISKEYFISH
Автор

Thanks. Wouldn't hurt to include the gist though

gogencalern
Автор

Dude, I personally feel that whole video was a showoff of some kind. Drink your liquid then talk maybe. Or if you want to be more cool try twitch. Watching 10 min of this video extremely annoying that I'm doing another youtube search.

avi