...

/

Router Hooks and Events

Router Hooks and Events

In this lesson, you’ll learn about route hooks and route events in Ember.js.

Tuning

It’s not a coincidence that this is the third chapter about routing. Ember’s routing mechanism is very powerful, and you can wield it as a weapon against different types of challenges that come your way if you know its ins and outs.

In this chapter, we’ll improve our app in a few different ways and use some routing concepts to achieve it. First, let’s discuss route hooks and actions some more.

Route hooks

In the Nested routes chapter, you saw how the router traverses each route level when transitioning to ...

Access this course and 1400+ top-rated courses and projects.