Conclusion on Event View

Let's conclude what we’ve learned so far and upload our updated application to GitHub.

What have we done so far?

In this chapter:

  • We created a new feature to work towards a fully-featured event view page.
  • We created a new method on EventsService to get details for a specific event.
  • We utilized ActivatedRoute to retrieve a URL parameter, making a request to our new service method to populate the view with the returned event details.

Get hands-on with 1300+ tech skills courses.