Nenhuma descrição

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

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.