Build Angular Navigation with routerLink

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

Angular navigation is configured using the routerLink directive. The routerLink directive behaves like an href’s you are familiar with, but it hooks into Angular’s router to navigate between your defined routes.