JavaScript Form Validation
Web Dev Simplified Web Dev Simplified
1.55M subscribers
872,934 views
0

 Published On Jun 18, 2019

Form validation is one of the most common web development tasks. There are many ways to do form validation, but JavaScript is one of the best and easiest ways to write form validation. In this video I will be covering all of the concepts of form validation in JavaScript as well as how to display helpful error messages to the user. By the end of this video you will have all the tools you need to implement form validation in your own projects.

📚 Materials/References:

HTML Forms Explained:    • Learn HTML Forms In 25 Minutes  
CodePen Code: https://codepen.io/WebDevSimplified/p...


🧠 Concepts Covered:

- Preventing form submission in JavaScript
- Using HTML attributes to validate input elements
- Displaying form validation messages to the user
- How to check for form errors


🌎 Find Me Here:

Twitter:   / devsimplified  
Discord:   / discord  
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


#FormValidation #WDS #JavaScript

show more

Share/Embed