Client-Side Data Storage
Storing data on the browser can save time and money if it’s done right. This book discusses how to use client-side storage in the web browser – when to do it, what steps to take, common pitfalls, and the different steps to implement it. You’ll find practical, hands-on information about the various approaches to client-side data storage, as well as real-world examples of each technique.