POC for use of IndexDB and WebWorkers for stale while refresh caching technique.
Project Home: https://joebradley.github.io/IndexDb/
Wiki: https://github.com/JoeBradley/IndexDb/wiki
IndexDB implemented using the Dexie library(http://dexie.org/)
MDN documentation links: https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch