Ember Inspector

The Ember Inspector gives you an easy way to see all of your application’s routes. Click the Routes menu item in the Ember Inspector to see them (Figure 20.6).

Figure 20.6  Route structure

Route structure

That is a lot of routes! Even more than you generated. Notice that there are numerous routes ending in loading and error. These are autogenerated routes for the lifecycle states of loading data in routes. Like index routes, these objects are created by Ember to fill gaps to get from one route state to another route state.

Get Front-End Web Development: The Big Nerd Ranch Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.