Implementing Routing and Forms

Angular is a comprehensive framework. In addition to its core component features, covered in Chapter 10App Development with Angular, Angular provides rich support for forms and routing as well.

In this chapter, you will learn about client-side routing and the template-driven forms that ship with Angular as you implement new features in our Everyday Market app. Specifically, we'll be creating a new product and displaying product details.

The following topics are covered in this chapter:

  • Angular Router
  • ngModel
  • Form validation

Get Hands-On Full-Stack Web Development with ASP.NET Core now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.