Introduction

In this submodule, you will learn to create reactive forms in your Angular application. 

While the user writes, the value of the input will be displayed above the form. 

When the user submits the form, the values will be displayed in the existing unordered list. 

Before you start the submodule, take a look at this page. It has very helpful information.