What is HTML5 Web Storage? Explain localStorage and sessionStorage. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 4

What is HTML5 Web Storage? Explain localStorage and sessionStorage.

9th Jun 2017, 11:22 AM
ⓢⓐⓝⓓⓔⓔⓟ
ⓢⓐⓝⓓⓔⓔⓟ - avatar
2 Antworten
+ 4
thanks
9th Jun 2017, 12:40 PM
ⓢⓐⓝⓓⓔⓔⓟ
ⓢⓐⓝⓓⓔⓔⓟ - avatar
+ 1
web storage is basically a SQL based storage in which sometimes the login details of certain page gets stored only when you allow them to do so local storage are the cookies kind of thing which stores some of your activities in the web browser session storage that your details will be saved for the current session, as soon as you exit or close the browser your search queries and other info will be cleared
9th Jun 2017, 12:40 PM
Мг. Кнап🌠
Мг. Кнап🌠 - avatar