Using Ionic Storage

Learn how to use a custom Ionic storage service in Ionic applications.

The home component

Let’s now turn our attention to implementing this service within our HomePage component class, situated at movies-app/src/app/home/home.page.ts (amendments to this class are highlighted):

Get hands-on with 1200+ tech skills courses.