Storing Data Using Web Storage

by kirupa | 4 December 2015

Have questions? Discuss this HTML5 tutorial with others on the forums.


This is a companion discussion topic for the original entry at http://www.kirupa.com/things_to_do_with_data/web_storage.htm

What is the difference between the set() and setItem() methods in localStorage ?

Thank You

Hi @Bhagath_Kumar_Borra! Welcome to the forums :slight_smile:

Where do you see the set method? I am only familiar with setItem :grinning: