The Favorites Tab

Learn about the code that we will write for the favorite movies page.

Favorited movies

Let’s move on to the final page component in our application that manages all movies that a user may have selected and saved as their favorites.

The component logic

In the src/app/tab3/tab3.page.ts component class, we add the following changes (highlighted):

Get hands-on with 1200+ tech skills courses.