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 mandatory
  • emailConfirm: This is a string. It’s mandatory.

Get hands-on with 1200+ tech skills courses.