Cross-reference Exercise
Practice the concept we just learned by creating a form with cross-reference validation.
We'll cover the following
In this exercise, we want to implement a registration form with the following fields:
Username
: This is a string. It’s mandatory.email
: This is a string. It’s mandatoryemailConfirm
: This is a string. It’s mandatory.
Get hands-on with 1400+ tech skills courses.