Search⌘ K
AI Features

Quiz: Nested Routing

Attempt this quiz to test what you’ve learned so far about nested routing in Ember.

We'll cover the following...

Select the correct option.

1.

Which command is used to generate a nested route?

A.

ember g route user.profile

B.

ember g nested route user.profile

C.

ember g route user/profile

D.

ember g nested route user.profile


1 / 5