IN BROWSER

LocalStorage, Scalable

(anonymous)

user UX

Need

Drupal (mostly)  treats anonymous users the same.

 Drupal go-to is data in the DB (ok: SOLR, memcache).


Neat

Session-only data at scale.

Anonymous user profiling/personalization.

<Links>


plugins.jquery.com/tag/localstorage

brian.io/lawnchair ( 1798)

drupal.org/project/amplifyjs (1198)
(bloat)

github.com/marcuswestin/store.js (2562)

jstorage.info (1144) (D.o jstorage_lib)

<my-LINKs>


Very fresh.

Hella docs.

@Todo


  1. Stash/restore [#2279289]
  2. GUID? (supercookie)
  3. hasUserSeen(type, thing) [#2279301]
  4. Full tests

Let's Go!


What are you stashing in localStorage today?

What would you like to?

Collaboration/plan to define space and norms?

What configurations should exist inside Drupal?

Useful JS libraries and abstractions are available?
Made with Slides.com