Wildcard Routes

Learn what wildcard routes are and how we can use them to handle invalid URLs within our application.

What are the wildcard routes?

Another important part of defining Routes in our application is setting up wildcard routes.


Wildcard routes are how we tell Angular how to handle invalid URLs and what to do with them.


An invalid URL could be where the user mistypes the name of a path.

Get hands-on with 1200+ tech skills courses.