README.md 495 B

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.