LocalStorage vs indexDB
Recently I’ve worked on projects that separately used localStorage & indexDB, so i am kinda curious what is the diff, after some search, here is my understanding. Obviously, both localStorage and indexDB is client side storage solutions provided by m...
Jan 6, 20251 min read15