Advertise here

jQuery Plugins Tagged ‘storage’

How to Use Local Storage with JavaScript

December 21, 2017     1154    
How to Use Local Storage with JavaScript

A tutorial about creating application that stores to-do items locally in the browser’s local storage and displays them on the front end by using javascript.

Read More »

Store.js – Cross Browser Storage for All Use Cases

March 05, 2017     1557     Others
Store.js – Cross  Browser Storage for All Use Cases

Store.js is a localStorage wrapper for all browsers without using cookies or flash. Uses localStorage, globalStorage, and userData behavior under the hood.

Read More »