Angular
Fundamentals of Angular - Routing

Exercise: Navigating in Code

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this exercise...

you will practice routing from within code.

Directions:

In the project linked below:

  • When the user clicks the rent button, if they have added 10 or more movies already to their rental list, send them to the /toomany route.

Click the following link to open up the exercise: https://stackblitz.com/fork/angular-pi4z8p-nuzs92?file=src/app/app.component.ts

 

I finished! On to the next chapter