How do I access JavaScript storage? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

How do I access JavaScript storage?

Let's say I need to create a local storage and use the user's storage, is this possible in JavaScript (browser)?

30th Apr 2022, 3:57 PM
Garnish
Garnish - avatar
3 Answers
+ 1
Yes it is possible. Please get familiar with using a search engine for resources on topics you may have questions for. If you are unable to understand something specific about the code then use the Q/A Here is a great resource https://developer.mozilla.org/en-US/docs/Web/API/Storage
1st May 2022, 3:32 AM
Chris Coder
Chris Coder - avatar
- 1
https://www.wikihow.com/Search-the-Internet
1st May 2022, 1:15 AM
Simon Sauter
Simon Sauter - avatar