While Twitter is Down…
I thought I’d (gently) toss some links at you: I read an Introduction to sessionStorage a couple of weeks ago. I approve. As it stands, I’m always storing bits of data in globally accessible places (either in the DOM or in a namespaced Data object,) and I always have to document what I’m doing so […]