Creating a New Project

In this lesson, we'll create a new project to learn about template forms in Angular.

We'll cover the following...

In this section, the project we’ll be working on is a form for an email. We’ll be working with a much simpler example this time because there’s not much to learn about template forms. Actually, you are already familiar with some of the concepts around template forms. I’ll show you how in ...