Articles tagged “IndexedDB”
-
Announcing the December Dev Derby Winners
IndexedDB lets web applications store structured data for fast online and offline use. Data can be stored using key-value pairs, and values do not need to be serialized (as they do with document-oriented databases) or coerced into a relational structure (as with relational databases). Recently, creative developers from around the world demonstrated just how powerful […]