...

/

Routing and Navigation

Routing and Navigation

Let's learn about routing and navigation in this chapter.

Chapter learning outcomes

So far, we’ve looked at what Angular is, how to get started, and how to use the Angular CLI to help us build our first Angular application. However, the application we’ve built so far doesn’t have a lot of functionality. We will start adding more functionality to our application over the next ...