PouchDB IndexedDB - sgml/signature GitHub Wiki

https://github.com/w3c/web-platform-tests/tree/master/IndexedDB

https://blog.couchdb.org/2017/06/28/how-couchdb-gives-toyota-racing-development-an-edge-up-on-the-competition/

https://nolanlawson.com/2013/11/15/couchdb-doesnt-want-to-be-your-database-it-wants-to-be-your-web-site/

https://developers.google.com/web/fundamentals/instant-and-offline/web-storage/indexeddb-best-practices

https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API

https://stackoverflow.com/questions/31159316/detecting-preventing-firefox-indexeddb-invalidstateerror-caused-by-private-brows

https://stackoverflow.com/questions/2860879/detecting-if-a-browser-is-using-private-browsing-mode

https://www.uio.no/studier/emner/matnat/ifi/INF5750/h14/lecture-presentations/inf5750---lecture-6.b---html5-offline-data.pdf

https://levelup.gitconnected.com/using-the-indexeddb-api-with-react-and-hooks-4e63d83a5d1b

https://blogs.msdn.microsoft.com/ie/2011/09/27/building-offline-experiences-with-html5-appcache-and-indexeddb/

https://developer.amazon.com/blogs/home/tag/HTML5

https://developers.google.com/web/ilt/pwa/working-with-indexeddb

https://www.pwastats.com/tags/indexeddb

https://bitsofco.de/bitsofcode-pwa-part-2-instant-loading-with-indexeddb/

https://medium.com/@riccardocanella/improve-your-cache-using-the-hated-indexeddb-adbd0f65cb7c

https://www.raymondcamden.com/2015/04/24/indexeddb-and-limits-ie

https://blogs.windows.com/msedgedev/2018/07/11/indexeddb-inspection-in-the-microsoft-edge-devtools/#RATWgBjSJCUYC9Gm.97

https://medium.com/@adamrackis/making-your-web-app-work-offline-with-service-workers-and-indexeddb-6ce9c538c48

http://w3c-test.org/IndexedDB/

https://www.tutorialspoint.com/pouchdb/pouchdb_quick_guide.htm

https://mikecavaliere.com/building-an-all-offline-web-app/

https://www.levvel.io/our-ideas/offline-data-in-the-browser

https://dev.opera.com/articles/introduction-to-indexeddb/

https://code.msdn.microsoft.com/windowsapps/IndexedDB-sample-eb1e95af

https://girliemac.com/stickies/

https://medium.com/offline-camp/rethinking-offline-first-sync-for-service-workers-da4727b6dee

https://viblo.asia/p/simple-web-workers-workflow-with-webpack-3P0lPkobZox

Workers

https://bugs.jquery.com/ticket/9889

https://www.codeproject.com/Articles/168604/Combining-jQuery-Deferred-with-the-HTML5-Web-Worke

https://googlechrome.github.io/samples/service-worker/fallback-response/

https://asquera.de/blog/2018-10-01/webassembly-and-wasm-bindgen/

https://www.clicktorelease.com/blog/optimise-svg-load-service-worker/

https://www.html5rocks.com/en/tutorials/file/filesystem-sync/

https://stackoverflow.com/questions/34057127/how-to-transfer-large-objects-using-postmessage-of-webworker

https://strongloop.com/strongblog/serving-a-progressive-web-app-from-loopback/

https://developer.ibm.com/clouddataservices/2016/02/26/running-pouchdb-in-a-web-worker/