JavaScript Tutorial #11 - Cookies & Local Storage

preview_player
Показать описание
This is tutorial looking at how we can use cookies or local storage to store information over multiple pages or sessions. All Links and Slides will be in the description. Subscribe for more cool stuff!

If you like what you see be sure to subscribe and thumbs up!
Рекомендации по теме
Комментарии
Автор

Great video! You really helped me to understand the difference between cookies and local storage, and how to implement them.

johnbentley
Автор

Thank god i love you for showing me the local strorage. You just saved my school project.

xochz
Автор

Great tutorial. Thank you for making it!

ItsMCBHere
Автор

Superb videos man, keep it up! I learn so much from your videos and you explain so well.

nicarridgaf
Автор

Very helpful, and very easy to understand the concept. Thanks!.

rr
Автор

thanks for the video...wonderful lecture on cookies and local storage...may i know what theme are you using for your notepad++???

DrakyGordon
Автор

I dont know if this question has shown up and i might sound very much like a noob, but when you access the local storage, where exactly does the file end up with information?

jaerker
Автор

awesome!!...so local storage is a better choice is what im hearing, or sessions storage? also u just got one more subscriber

crunckNATIon
Автор

im confused about the key part inside the cookieString. I do know about for loops, but are we setting the first key to be 0??? so the cookie reads 0= nameOfUser?

LonelyJester
Автор

When I click on save to cookies, nothing appear, and when I click on load from cookies, it shows undefined for both of input texts

FahoodywBas
Автор

do you know how to do this with Electron? I can't find a good cookie tutorial to save and load cookies within Electron apps! I would really like to learn how to though...

hannareed
Автор

you know a script how to pass a whole table like that? for instance a table like this table = {total, rows[]} ?! all rows contain 3 var (name, amount, price)?

Knightfire
Автор

Has anyone tried the code ? I copied the code and tried to run it through 3 different browsers but does not work!

angelosyiannakou
Автор

really awesome explaning sir pls make video angular 2, 4, 5 login, register, forget password sir pls make....

RajeevKumar-jtvl
Автор

if you close web, are the cookies saved on the browser ?

angiega
Автор

whats the alternative way to do this? maybe an easier way? like

Knightfire
Автор

Thanks, you helped a lot. Too bad your channel is dead... hope you aren't

hbrtekx
Автор

I've been learning web development for the last 5 months and didnt know what a cookie was...

MasterZiomekPL