Book description
One of the most useful features of today’s modern browsers is the ability to store data right on the user’s computer or mobile device. Even as more people move toward the cloud, client-side storage can still save web developers a lot of time and money, if you do it right. This hands-on guide demonstrates several storage APIs in action. You’ll learn how and when to use them, their plusses and minuses, and steps for implementing one or more of them in your application.
Publisher resources
Table of contents
- Preface
- 1. A Gentle Introduction to Client-Side Data Storage
- 2. Working with Cookies
- 3. Working with Web Storage
- 4. Working with IndexedDB
- 5. Working with Web SQL
- 6. Making It Easier with Libraries
- 7. Building a Sample Application
- Index
Product information
- Title: Client-Side Data Storage
- Author(s):
- Release date: December 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491935118
You might also like
video
Client-Side Data Storage for Web Developers
In this Web Developer's Guide to Client-Side Data Storage, expert author Raymond Camden teaches you how …
book
Ajax Design Patterns
Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and …
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
article
Use Github Copilot for Prompt Engineering
Using GitHub Copilot can feel like magic. The tool automatically fills out entire blocks of code--but …