Acerca del HTML5 Web Storage
Su tarea es encontrar la llave en la caja de arena de almacenamiento local.
With web storage, web applications can store data locally within the user's browser.
Before HTML5, application data had to be stored in cookies, included in every server request. Web storage is more secure, and large amounts of data can be stored locally, without affecting website performance.
Unlike cookies, the storage limit is far larger (at least 5MB) and the information is never transferred to the server.
Web storage is per origin (per domain and protocol). All pages, from one origin, can store and access the same data.
Información Adicional de Aplicación
Última Versión
1.0.0Presentado por
Aj Bush
Requisitos
Android 4.1+
Categoría
Gratis Educación APPClasificación de contenido
Everyone
Reportar
Marcar como inapropiadoNovedades de Última Versión 1.0.0
Last updated on 30/11/2018
Minor bug fixes and improvements. Install or update to the newest version to check it out!



