Wednesday, June 24, 2015

9 JavaScript Libraries for Working with Local Storage

The HTML5 Local Storage API (part of Web Storage) has excellent browser support and is being used in more and more applications. It has a simple API and certainly has its drawbacks, similar to cookies. Over the past year or so I’ve come across quite a few tools and libraries that use the localStorage API […]

Continue reading %9 JavaScript Libraries for Working with Local Storage%


by Louis Lazaris via SitePoint

No comments:

Post a Comment