Ionic Caching Service

preview_player
Показать описание
Add Caching to your Ionic app and control your cached data with this module!

Video Courses, Project Templates, Community & the Support you deserve to learn Ionic!

#############################

#############################

You can also find me

#############################
Рекомендации по теме
Комментарии
Автор

Thank you for the great tutorial. If you do not set a default ttl, what is the default value? Is there a way for the cache to have no expiration?
thank you

judithbarer
Автор

Can you make an updated video and storing an entire array?

kevinmunoz
Автор

So what if data changed? does it request from API new data automatically ? or it keeps on retrieving it from cache until timeout?

mbagar
Автор

thank you for your tuto!

but I would like to know how to do with InfiniteScroll???

could you give an example?

marwansalem
Автор

Hi Simon,
Thank you for your video. It is very informative.
I wonder that whether you have checked network tab of browser or server logs. Because, as far as I checked, I saw that req is always called even there is not toast message. (Supposing that it should have been provided by cache but I think it is not if I haven't got mistake.)
Thanks again for this informative video and others

egemahlec
Автор

Hallo, kann ich das auch benutzen um nur neu hinzugefüge Daten zu empfangen bzw erst wieder von der API laden falls sich was geändert hat. In deinem Beispiel zB dass ein neuer Film hinzugekommen ist?

HoodMaxi
Автор

Hello Do you know how to get a json object from a Apache listing directory? some easy way?

labointerconectividad
Автор

hey can u please explain how to set ionic app using woocommerece theme

MarvelousMunchies
Автор

I did it like you described it in the video. But it gives me the following error: "Uncaught (in promise): No such key: key". Do you know anything, that could help to solve my problem?
Vielen Dank für das tolle Video. Ich habe alles so gemacht, wie Sie es beschrieben haben. Jedoch bekomme ich folgende Fehlermeldung: "Uncaught (in promise): No such key: key". Können Sie mir weiterhelfen?

devdarker
Автор

@Simon R I have the same problem with dev tools.

Ro_dolfoSilva
Автор

Instead of doing loadfromDelayedObservable for refresh functionality, I cleared the cache for group key and then called load list. With the loadfromDelayedObservable, I ran into problems since it returns both cached data and new server data and the subscribe method gets called twice.
Here is my refresh function if anybody had that issue:
doRefresh(event) {
=> {
this.loadList(event);
});
}

pradipartyst
Автор

When I add the CacheService to Appcomponent Constructor, I got Object(...) is not a function error. I don't have any idea what is wrong. Ionic Version = 3.9.2

RiadiAlmasyariqi
Автор

Hey where did you get the json() thing ? It doesn't exist!

dipayanbanik
Автор

can i use this method to cache videos and play them when there is no internet?

pratikvaity
Автор

Music screams at the beginning. Or you are too quiet (rather this one).

artnovikovdotru