Quiz on Event View
Test yourself on the concepts we covered in this chapter.
We'll cover the following...
Quiz time!
1
In event-routing.module.ts we set the EventViewComponent path to :id. This path is appended to event, which creates the full URL path event/id. In which file did we set the event URL path?
A)
event-routing.module.ts
B)
app-routing.module.ts
C)
app.module.ts
D)
app.component.ts
Question 1 of 50 attempted
 Ask