This basic example shows how to use indexedDB.
It instanciates a local database, has a form to add records, and an area to show saved records, and show delete functionality.
See the blogpost at https://paultman.com/from-localstorage-to-indexeddb/
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This basic example shows how to use indexedDB.
It instanciates a local database, has a form to add records, and an area to show saved records, and show delete functionality.
See the blogpost at https://paultman.com/from-localstorage-to-indexeddb/