--

API complexity is a good reason to use localStorage over indexedDB. There are situations where storage and retrieval are infrequent and indexedDB would be overkill.

--

--

No responses yet