Dexie as a local database in the browser
Dexie is cool. Has transactions and all sorts of neatness around index-db
https://dexie.org/docs/Tutorial/Best-Practices
Pagination
https://dexie.org/docs/Collection/Collection.offset()#a-better-paging-approach https://github.com/dexie/Dexie.js/issues/411