Dear lovely people,
I cache my website but when my network signal gets poor (1/4 bars) my website starts slowing down a lot, and this bothers me.
This doesn’t really make sense because those files needed are placed in a dataset that fetches the content on page load.
My question:
Can you write a piece of code that checks if a URL or file is locally stored first and if not redirect it to the internet of facts?
This would lower calls to your servers and improve performance after that first load, at least in my use case.