Languages
[Edit]
EN

JavaScript - how to store data in web browser

0 points
Created by:
maryam
1181

In this article, we would like to list five ways to store data in a web browser working with JavaScript.

Quick solution:

  1. Cookies,
  2. Local Storage,
  3. Session Storage,
  4. IndexedDB,

  5. SQLite.

References

Edit
  1. Using HTTP cookies - HTTP | MDN
  2. Window.localStorage - Web APIs | MDN
  3. Window.sessionStorage - Web APIs | MDN
  4. Using IndexedDB - Web APIs | MDN
  5. Appropriate Uses For SQLite
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join