Quiz: Nested Routing
Attempt this quiz to test what you’ve learned so far about nested routing in Ember.
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
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.