Reading about caching strategies
Cache first, Network fallback
Network first, Cache fallback
Cache/network race
Network only
Cache only
Does Wappler enable the choice of these different strategies during the process of creating the Connection to the database?
If so, can different pages fetch data with different caching strategies?
1 Like
George
June 19, 2019, 12:49pm
2
Caching strategies come in place when implementing a PWA.
So when we add more support for PWA, we will definitely get there.
We are considering to support Google Workbox for implementing Caching Strategies and PWA:
4 Likes
Thank you, George!
These are the things Iāve been reading about.
Hi,
How can we import cache json file in sw.js. i am creating PWA app with cakephp and want to create cache through external file. is it possible to make external cache file and call or import it in service worker js.
Thanks in advance
Ishu Koundal
George
April 13, 2020, 1:41pm
5
Ben just published a great video and boilerplate about how to use SPA and PWA in Wappler, you should check it out:
Today I managed to find time to start a tutorial based on the repository
The first video titled āIntroductionā has now been published
I will try to create each of the next parts at a rate of one per day.
1 Like