Tutorials of this quality and attention to detail are few and far between. I could watch 10 videos about forms from other channels and not learn as much as I did here. Thank you Steve.
One “gotcha” with a click event on the button is if someone tries to submit the form by hitting enter from one of the inputs instead of actually clicking the button. I’m typing this before getting to the end of the video so forgive me if you already covered this, but if you want to detect when a form was submitted, you should generally listen to the submit event instead.
Hey Chris. Yep. You can listen for a global keyboard event and see if they hit enter/return, or a click on a button or the submit event. Eventually they will all propagate up to be the submit event, so that will be the catch all. The others can be useful for specific handling or variations.
Tutorials of this quality and attention to detail are few and far between. I could watch 10 videos about forms from other channels and not learn as much as I did here. Thank you Steve.
Extremely unique and straight forward. Thanks
Thanks for sharing. Great work and pace of explanation.
as always thank you for your work!
Thanks Steve. See you soon!
Excellent Video, you are awesome. Thanks for shared it.
One “gotcha” with a click event on the button is if someone tries to submit the form by hitting enter from one of the inputs instead of actually clicking the button.
I’m typing this before getting to the end of the video so forgive me if you already covered this, but if you want to detect when a form was submitted, you should generally listen to the submit event instead.
Hey Chris. Yep. You can listen for a global keyboard event and see if they hit enter/return, or a click on a button or the submit event. Eventually they will all propagate up to be the submit event, so that will be the catch all. The others can be useful for specific handling or variations.
Great video, thanks a lot!
Hi Steve, your vids are awesome. Can i request you to please make a course on Angular 2+
I stopped using Angular when it switched from version 1.x to 2.x.
@@SteveGriffith-Prof3ssorSt3v3 ok, what about Node.js? currently there is only a course on express.
@@vipinsharma-zx9cb there is a course on React and one on Nodejs too
i love you steve
Volume!