Žiadny popis

Fernando Avena 23f9c38c23 5. Update Customers 6 rokov pred
css 23f9c38c23 5. Update Customers 6 rokov pred
js 23f9c38c23 5. Update Customers 6 rokov pred
README.md c4e508e80c 2. Connect and Open IndexedDB 6 rokov pred
add.html 5706668642 4. Delete Customers 6 rokov pred
index.html 5706668642 4. Delete Customers 6 rokov pred

README.md

Material do Curso: Learn HTML5 IndexedDB App - Playlist no YouTube

IndexedDB API IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs. This API uses indexes to enable high-performance searches of this data.