© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mohammed Jabali
Thank you. Your article is very helpful.
I noticed this issue:
let openRequest = indexedDB.open('database', 1); // users is the database name and 1 is the version
There is no "users" in your code.
Victoria Lo
A nerd in books, tea, games and software.
Thanks for pointing that out! I have corrected it :)