Skip to content

Instantly share code, notes, and snippets.

@tjvantoll
Last active August 29, 2015 14:14
Show Gist options
  • Select an option

  • Save tjvantoll/b9dd3b8cb9e7629b689e to your computer and use it in GitHub Desktop.

Select an option

Save tjvantoll/b9dd3b8cb9e7629b689e to your computer and use it in GitHub Desktop.

HTML5 Form Validation: Why no one uses it, and how you can!

Client-side form validation is a notoriously painful development experienece. Yet, despite HTML5 constraint validation—a series of APIs designed to make form validation way easier—being implemented in most browsers, no one actually uses it. In this talk you'll see why. We'll discuss constraint validation's pain points, and how you can overcome them in your own applications. Come learn how to use HTML5 form validation today!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment