What's a caching strategy?
Not sure what Network Only, Stale-While-Revalidate, Network First and Cache First mean? We got you covered.
Written by Kevin Basset
Updated over a week ago
Updated over a week ago
Can you make your Bubble app work offline?
Does using caching strategies to make your Bubble app available offline work?
Written by Kevin Basset
Updated this week
Updated this week
I need help with caching strategies
Not sure how to build caching strategies? Read this.
Written by Kevin Basset
Updated over a week ago
Updated over a week ago
Enable your app to load without Internet

Written by Kevin Basset
Updated over a week ago
Updated over a week ago
Prevent images from breaking
Find out how to use caching strategies, precaching, and fallback URLs to prevent images from breaking on network failures
Written by Kevin Basset
Updated over a week ago
Updated over a week ago
How to set a fallback URL in Progressier
Redirect failed requests to alternative URLs inside your server worker with Progressier
Written by Kevin Basset
Updated over a week ago
Updated over a week ago
How to retry a POST request later when offline
Find out how Progressier lets you retry POST/PUT requests made while the user goes offline
Written by Kevin Basset
Updated over a week ago
Updated over a week ago
How to precache resources to make them available offline
Learn how to do this with your own custom code and with Progressier
Written by Kevin Basset
Updated over a week ago
Updated over a week ago
How to force PWAs to update their content
Ensure your PWA doesn't serve stale versions of key resources with versioning, cache-control headers, network-first strategies and more
Written by Kevin Basset
Updated over a week ago
Updated over a week ago
How does Progressier deals with opaque responses?
Find out how Progressier takes care of failed opaque responses automatically
Written by Kevin Basset
Updated over a week ago
Updated over a week ago