Angular
Fundamentals of Angular - Forms

Exercise: Creating a Form

Outline

In this exercise...

you will practice creating a basic form in Angular.

Directions:

In the project linked below:

  • Add suggestions to the Suggestion List
  • To create the form
    • There are two steps
  • Each input control
    • requires two steps

Click the following link to open up the exercise: https://stackblitz.com/fork/thinkster-v2qb3z-bshur2?file=src%2Fapp%2Fapp.component.html

 

I finished! On to the next chapter