Conclusion on Create Events

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:

  1. We added our first non-authorization feature that interacts with the API.
  2. We created our first HTTP Interceptor, adding the JWT we receive from the API to all outgoing HTTP requests.
  3. We created a new service, adding a create method for new events.
  4. We created a reactive form including the Google Places API, which autocompletes locations for us, and a third-party library to provide users an easy way to select a date and time for their events.

Get hands-on with 1300+ tech skills courses.