Exercise: The Built-in `NgModel` Directive
Let’s practice working with an `NgModel` directive.
Let’s test what we’ve learned and create a template-driven form using only a NgModel
!
Objective
To begin, complete the implementation of provided form. This form allows users to be ...