Getting Started with IndexedDB for Big Data Storage
A powerful database right there in your browser
An introduction to IndexedDB
It’s not always necessary to send a user’s data to the server: you could choose to store some information in the browser. It’s ideal for device-specific settings such as int...
blog.craigbuckler.com12 min read