Conclusion on Event Recommendations

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

We'll cover the following...

What have we done so far?

In this chapter:

  • We created a new service method to retrieve a list of restaurant recommendations for our events.
  • We created and added another feature module to our event view page that’s conditionally displayed depending on the
...