Complete React Tutorial (& Redux) #9 - Intro to Forms

preview_player
Показать описание
Hey gang, in this React tutorial I'll introduce you to the concept of forms in React and how to capture user data and store it on the component state.

----------------------------------------

🐱‍💻 Course Links:

----------------------------------------

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

I am really impressive how well you explain, and better, being this a free content! Dude you deserve to win a nobel prize by sharing all your knowledge with us! Thank you again!

danilocecilia
Автор

Alright my gang! This is the net ninja. Every time I land on this chanel, I learn something that I never knew before. Thank you brother!
For you guys, who follow this chanel keep in mind that I also need your help. I am big beginner in programming. Love

alykane
Автор

In case anyone doesn't know this is how to bind 'this' in a non-arrow function:
The basic idea is you are taking the "this" context that belongs to the render function and binding it in logThis();

logThis() {
console.log(this.state.name); //undefined if not binded
}
render() {
<button this</button>
}

I hope this helps someone

EricCartmanFTW
Автор

You really explain these concepts better than react docs. thank you :)

noonhe
Автор

Thank you Master Ninja. As a teacher myself, I admire you for explaining things so easily. I tried to learn React several times only to give up. But you enlighten me. Thank you. Sincerely, Song.

sst
Автор

I struggled to understand React until i found your tutorials. You explain thing in such a good way! Thank you for this videos! Looking forward to every new video as I go trough course! Keep up with good work! Best regards :) :) :)

Sasa-qbzw
Автор

I follow your series on my laptop usually, where I don't usually log in to YouTube. But your teaching is so awesome I come back to my phone, open YouTube and like every single video that I have completed. Thanks Ninja.

ApurvKhare
Автор

Best React tutorial - very well spoken. And free to boot. Thanks a mil

sundayradio
Автор

第一次熬夜追 tutorial ,之前只有看连续剧能让我那么入迷 XD ! Thanks Ninja for making my life easier when work with React, the tutorial connected all the dots and make the code meaningful. BEST React tutorial ! ❤

janet
Автор

I love your videos. They explain well than any other videos! Damn good!!!!

lukelyu
Автор

God damn, this is the best tutorial hands down I have always wondered why on submit was on the form element rather than the click element but now I know. Ryu I'm officially subscribing to the channel. keep up the good work.

eugenembanda
Автор

You are a really thorough guide. There are no such things out there !!

roiunger
Автор

Sir, you are just awesome you taught me something which i have been trying to learn by paying heavy money to my college and you are teaching that for free

aseemnarula
Автор

Clear as crystal! Dude, you're helping me a lot. Thank you very much!

rafaelpassosbarbosa
Автор

Yes!! Looking forward to the next lesson!

silvahsurfah
Автор

great !! clear explanation, just awesome.

hensallz
Автор

cant wait for the second part of this series

Albertmars
Автор

i liked your two out of the box explanation on, e.preventdefault and placing form submit handler in form ->onSubmit rather than button->onClick()

mdazam
Автор

I'm glad I found your youtube channel....More power to you Mate.

ryanbarrera
Автор

your videos have helped me big time! thank you!

pixelparadeart
join shbcf.ru