web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Store a JavaScript object in localStorage and sessionStorage

Debajit Dutta Profile Picture Debajit Dutta 2,702
I have written a blog recently on sessionStorage and localStorage. However few questions I received on that blog is how can we store Javascript objects in sessionStorage and localStorage. Storing simple string and integer values are fine but what if you want to store a JavaScript object and get it back. Let’s try this simple […]

This was originally posted here.

Comments

*This post is locked for comments