Skip to content

davidrevo/WebTechnologies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"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. While DOM Storage is useful for storing smaller amounts of data, it is less useful for storing larger amounts of structured data. IndexedDB provides a solution."

Reference:

https://developers.google.com/web/ilt/pwa/working-with-indexeddb#indexeddb_terms

About

Explore latest web technologies in this repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published