Angular
Let's Code Together - Building a Search Form
  •  

Code Walkthrough and First Assignment

PRO
Outline

In this video

We look at the starting state of the demo application and get our first assignment.

Create your own project here: https://stackblitz.com/fork/angular-ivy-zfnxdf

Assignment: Add the ReactiveForms module & start the form
  1. Add the correct module to the app.module so that we can start working with the form.
 

I finished! On to the next chapter