About this Course
Any meaningful experience on the web has a form. Whether it's a form made of text boxes, toggles, buttons, checkboxes, or touchable widgets, web developers need to be purposeful about forms to make users happy and increase conversions.
In this course, you'll learn best practices for modern forms as taught by Google's Ido Green and Udacity's Cameron Pittman. You'll practice your skills along the way with a few self-directed projects, …
About this Course
Any meaningful experience on the web has a form. Whether it's a form made of text boxes, toggles, buttons, checkboxes, or touchable widgets, web developers need to be purposeful about forms to make users happy and increase conversions.
In this course, you'll learn best practices for modern forms as taught by Google's Ido Green and Udacity's Cameron Pittman. You'll practice your skills along the way with a few self-directed projects, including an e-commerce checkout and an event planner app!
As a special treat, you'll also watch a series of interviews with Luke Wroblewski, Google Product Director and author of Web Form Design, to get his take on interactions for the modern web.
Increase conversions with best practices for fast, efficient forms! Learn how to design and build web forms for users on any device.
[
The modern web is mobile and interactive. Thousands (maybe millions?) of websites include account creation forms and checkout forms. Websites ask you to tap buttons and fill out text boxes. They ask you for information and prompt you to take action. You fill out forms on big screens with physical keyboards and small screens with virtual keyboards.
,There are millions of ways users interact with the modern web, and any website with interactions needs to do everything it can to influence the way users interact in order to ultimately increase conversions.
,Building High Conversion Web Forms exists to help you, the web developer, think about forms and interactions for all of your users, no matter the form or the device. You’ll practice handling user input to build forms that rock!
]
lesson 1
Efficient Inputs Part 1
Introduction to the principles of useful forms with Ido Green.
How to research HTML5 input types.
How to build a datalist input.
lesson 2
Efficient Inputs Part 2
Exercise best practices for implementing input labels and types with many sample inputs.
How to validate user input with HTML5 attributes.
How to validate user input using JavaScript and the Constraint Validation API.
lesson 3
Fast Forms
Explore techniques for making forms faster and easier for users.
Practice empathy for your users in order to simplify and expedite forms.
Apply everything you’ve learned so far by designing and building an e-commerce checkout.
lesson 4
Touch Support
Explore best practices for responding to and designing user interactions on mobile.
Use touch events to build a mobile-ready touch slider.
Introduction to the final project - an event planner app!