Alternative Client-Side Storage using Sessvars.js
I was recently on a project where I needed a really flexible persistent data storage mechanism. Normally, this would be fairly easily handled via server-side data persistence code but in this case, each page of the app was basically a… Continue Reading