Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged Local Storage

Rss Feed Group items tagged

magecompinc

How to Use Local & Cookie Storage using JavaScript modules in Magento 2 - 0 views

  •  
    Magento 2 provides the functionality to store some public information in a browser using local storage or cookie storage using JavaScript modules. Today we will learn How to Use Local & Cookie Storage using JavaScript modules in Magento 2.
Jochen Burkhard

Creating mobile Web applications with HTML 5, Part 2: Unlock local storage for mobile W... - 0 views

  •  
    Summary:  One of the most useful new features in HTML 5 is the standardization of local storage. Finally, Web developers can stop trying to fit all client-side data into 4 KB Cookies. Now you can store large amounts of data on the client with a simple API. This is a perfect mechanism for caching, so you can dramatically improve the speed of your application-a critical factor for mobile Web applications that rely on much slower connections than their desktop brothers. In this second article in this series on HTML 5, you will see how to use local storage, how to debug it, and you will see a variety of ways to use it to improve mobile Web applications.
1 - 2 of 2
Showing 20 items per page