All Things Caching

Not sure about caching strategies, service workers and offline?

Kevin Basset avatar
10 articles in this collection
Written by Kevin Basset

What's a caching strategy?

Not sure what Network Only, Stale-While-Revalidate, Network First and Cache First mean? We got you covered.
Kevin Basset avatar
Written by Kevin Basset
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?
Kevin Basset avatar
Written by Kevin Basset
Updated this week

I need help with caching strategies

Not sure how to build caching strategies? Read this.
Kevin Basset avatar
Written by Kevin Basset
Updated over a week ago

Enable your app to load without Internet

Kevin Basset avatar
Written by Kevin Basset
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
Kevin Basset avatar
Written by Kevin Basset
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
Kevin Basset avatar
Written by Kevin Basset
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
Kevin Basset avatar
Written by Kevin Basset
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
Kevin Basset avatar
Written by Kevin Basset
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
Kevin Basset avatar
Written by Kevin Basset
Updated over a week ago

How does Progressier deals with opaque responses?

Find out how Progressier takes care of failed opaque responses automatically
Kevin Basset avatar
Written by Kevin Basset
Updated over a week ago