JavaScript Tutorial | Form Validation | Part 3




We can find forms on almost every website, basically whenever user input should be collected and submitted to a server. Therefore validating user data is very important and in this video we will see how we can validate user inputs with the help of JavaScript!

———-

Join our JavaScript Bootcamp: https://www.udemy.com/javascript-bootcamp-2016/learn/v4/?couponCode=ACAD_M

Find the related Article on academind.com: https://academind.com/learn/javascript/javascript-beginner-s-guide/form-validation

More about Forms: https://developer.mozilla.org/en-US/docs/Learn/HTML/Forms/Your_first_HTML_form

Sending Form Data: https://developer.mozilla.org/en-US/docs/Learn/HTML/Forms/Sending_and_retrieving_form_data

Starting Code: https://github.com/academind/web-development-beginners-guide/tree/14.01-js-form-validation-starting-code
Finished Code: https://github.com/academind/web-development-beginners-guide/tree/14.02-js-form-validation-finished-code

RegEx used in the video: /S+@S+.S+/

Want to learn something totally different? Check out all other courses: https://academind.com/learn/our-courses

———-

• You can follow Max on Twitter (@maxedapps).
• And you should of course also follow @academind_real.
• You can also find us on Facebook.(https://www.facebook.com/academindchannel/)
• Or visit our Website (https://www.academind.com) and subscribe to our newsletter!

See you in the videos!

———-

Academind is your source for online education in the areas of web development, frontend web development, backend web development, programming, coding and data science! No matter if you are looking for a tutorial, a course, a crash course, an introduction, an online tutorial or any related video, we try our best to offer you the content you are looking for. Our topics include Angular, React, Vue, Html, CSS, JavaScript, TypeScript, Redux, Nuxt.js, RxJs, Bootstrap, Laravel, Node.js, Progressive Web Apps (PWA), Ionic, React Native, Regular Expressions (RegEx), Stencil, Power BI, Amazon Web Services (AWS), Firebase or other topics, make sure to have a look at this channel or at academind.com to find the learning resource of your choice!

Original source


19 responses to “JavaScript Tutorial | Form Validation | Part 3”

  1. I was a complete web development newbie, but now feel like I have been initiated into an exciting new world. Thank you so much for this series of beginner videos. I watched all 17 of them and learned a great deal indeed. Following your lead and creating the static website on my laptop gave me a real feeling of satisfaction. I've purchased the complete course on Udemy. See you there !

  2. english tip: whenever you say "nothing is happening" you should use "nothing happens" (the misuse of the present continuous is rampant by german and french speakers, never understood why).

    also, the word "none" is pronounced like "nun"

Leave a Reply