[Vuejs]-What is best practice to save tempory data as a sub option on backend panel? 13 October 2023 by thecoderscamp.com 0👍 you can try IndexedDB API along with Dexie.js, here is the documentation of IndexedDB IndexedDB, Dexie documentation Dexie, but as the comments say Keeping the db as the current source of truth is safest thing to do =) Hope it helps =) [Vuejs]-How to make a dynamic list using queue approach [Vuejs]-Background events and editable foreground events in fullcalendar-vue Source:stackexchange.com