Angular

Fundamentals of Angular - Routing

Outline

Welcome to the Fundamentals of Angular Course - Routing

By the end of this section you will be comfortable creating routes in your application to support multiple views and coordinate this with the URL.

In This Section of the Course, You Will Learn:

  • How to import the RouterModule
  • How to define routes and create redirecting routes
  • How to link between routes
  • How to create dynamic routes and use query parameters
  • How to configure routes and deal with issues in configuration
 

I finished! On to the next chapter