HTML5 JavaScript Web Storage using localStorage and sessionStorage

preview_player
Показать описание
What is the difference between localStorage and sessionStorage?
How can I save complex objects and arrays in localStorage if all it will hold are Strings?
How to use the JSON object.

Рекомендации по теме
Комментарии
Автор

I'm currently a web dev student. These videos are beyond helpful. Thank you

hackzein
Автор

Great content. The best way, I've seen so far, to make a coding session entertaining is definitely having references to iconic comedy movies.

zmdeadelius
Автор

Thank you for this informative content regarding local and session storage Steve! Really need this stuff

andreiaquino
Автор

By far the best explanation I have seen. Keep it up!

TheTrabyte
Автор

Very helpful, you explained everything important and you did it well.

Snoo
Автор

Amazing class, as always! You are helping me a lot in my career transition to be a webdev. :D Thanks, Steve!

akemim.
Автор

Thank you Mister.. Now i have got what i needed to learn about localStorage :)

akashrajpurohit
Автор

Super clear explanation! Thank, Steve!

lindawang
Автор

Thanks so much! Simple and informative.

pattyboi
Автор

Such an fantastic tutorial, thank you very much!

karatepirus
Автор

Thank you for the knowledge drop! I'm trying to learn web storage and feel info is lacking for somebody of my level.

at 11:16 you speak about key[0] method and it being used in a for/loop: I would love to see a walkthrough on that! Though you explain how it could be done, I'd like to see how to actually get it to work.

Anyhoo, thanks again!

Diertstarr
Автор

Great voice! Thanks a lot for the content, it helped me a lot

yokingdom
Автор

I’m currently a web dev student, and I’ve got a question. I’m working on a registration and login page using localStorage to save data. How can I prevent my localStorage from loosing its data after reloading the webpage and inserting new set of data using jQuery?
I want the data to be added to existing data and not to delete the existing data.

praisealimi
Автор

Is it possible to handle/have functions within local or session storages methods and have whatever results from that functions stored on variables stored? I am assuming not since we are just dealing with specific values (numbers, boolean, strings), but not quite sure.

CesarJuarezVargas
Автор

Jeffrey Lebowski, come on, that's a 10/10!

adicide
Автор

Great explanation, i just have one question

In the beginning you said we can only store
strings in localStorage and then you saved (key, 123123); now that key was a string, but value was number 123123,

I'm a bit confused any explanation would be helpful.

aadil
Автор

Hello recently i started some ajax and json this video was informative, but im working on some to do app, and there i meet a problem where i need to change local storage if checkbox is checked from to false and othervise, do you have any suggestions?

SupremeMilos
Автор

well, and how can i use 'sessionStorage' ?, its only in clientside or i can get in .Net ?

alfonsodevcastaneda
Автор

Excellent content! Can I request a video on IndexedDB as well?

Dylan-fehn
Автор

Great video sir! Can you explain when a good time to use local/session storages vs databases?

kylerbriskey
welcome to shbcf.ru