...

/

Untitled Masterpiece

In this lesson, we'll handle the form submission for the registration form.

We’re going to need to listen for the submit event on the form. We’ll use the ngSubmit directive to help us handle the form submission. This directive will prevent the page from refreshing when the form ...