1. 2
    Create a redirect rule with the Angular router
    1m 31s

Create a redirect rule with the Angular router

Share this video with your friends

Send Tweet

A common use case is to redirect to some home view of your application, especially at the first visit of the user. In this lesson we are going to learn how to define a redirect with the Angular router.