No Description

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

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.