JavaScript's Cache API is Underrated
Did you know the Cache API is available outside of Service Worker?
It is and that means your app doesn't need to be a PWA to benefit from this feature. Let's look at a quick intro of the API then some examples for inspiration.
Cache API Intro
The Cac...
jordanbrennan.hashnode.dev5 min read