Skip to main content

Using the Storage APIs

  • Chapter
Pro HTML5 Programming

Abstract

In this chapter, we will explore what you can do with HTML5 Web Storage—sometimes referred to as DOM Storage—an API that makes it easy to retain data across web requests. Before the Web Storage API, remote web servers needed to store any data that persisted by sending it back and forth from client to server. With the advent of the Web Storage API, developers can now store data directly on the client side in the browser for repeated access across requests or to be retrieved long after you completely close the browser, thus reducing network traffic.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Peter Lubbers, Brian Albers, and Frank Salim

About this chapter

Cite this chapter

Lubbers, P., Albers, B., Salim, F. (2011). Using the Storage APIs. In: Pro HTML5 Programming. Apress. https://doi.org/10.1007/978-1-4302-3865-2_11

Download citation

Publish with us

Policies and ethics