Aucune description

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

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.