Listing Saved Searches

Learn about the logic and templating of the SavedSearchesListComponent in the Movies application.

Now we’ll finish off our custom components with the required logic and templating for the SavedSearchesListComponent.

The SavedSearchesListComponent

The SavedSearchesListComponent will be responsible for displaying a list of the searches the user has saved.

The component logic

In shared-components/saved-searches-list/saved-searches-list.component.ts, we make the following amendments (highlighted):

Get hands-on with 1200+ tech skills courses.