James Hibbard demonstrates how to persist checkbox checked state (useful for remembering users' preferences) and implement a check/uncheck all button.
Tag: local storage
Jay Raj looks at using PouchDB and the Ionic framework to synchronize local app data with remote central databases.
Ivan Dimov demonstrates how to make a simple game in CoffeeScript, highlighting many of the language's strengths and time-saving features along the way.
HTML5's Local Storage API has fantastic browser support and there are plenty of neat little tools and utilities that ease its use, 9 of which are examined here.
Luis Vieira describes how you can use font subsetting along with asynchronous loading and local storage to improve the performance of web fonts.
Luis Vieira discusses how to use local storage, part of the HTML5 Web Storage API, to improve the performance of a website.
This article shows how jQuery and the Web Storage API can be used to auto populate form data based on historic data.
This article shows how JavaScript can be used to create a simple style switcher. Local storage is used to remember the user's style preference.
This article shows how jQuery and local storage can be combined to create a simple to-do list application.
Read Building Web Pages with Local Storage and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.