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.
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
book
WebSocket
Until recently, creating desktop-like applications in the browser meant using inefficient Ajax or Comet technologies to …
audiobook
The Design of Everyday Things
First, businesses discovered quality as a key competitive edge; next came science. Now, Donald A. Norman, …
book
Learn PostgreSQL
A comprehensive guide to building, managing, and securing scalable and reliable database and data warehousing applications …
book
Web Components in Action
Web Components in Action teaches you to build and use Web Components from the ground up. …