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:
- We added our first non-authorization feature that interacts with the API.
- We created our first HTTP Interceptor, adding the JWT we receive from the API to all outgoing HTTP requests.
- We created a new service, adding a
create
method for new events. - 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.