Creating Our Navigation Component

Now that we know more about Routes, the RouterModule, and how to structure a route, it’s time to put what we’ve learned into practice. In this section, we will add a new component to our Client Contacts Manager application. This will be the navigation for the application. First, though, we need to look at the component Angular Material provides to decide what layout and approach we will use.

Get hands-on with 1200+ tech skills courses.