This website requires JavaScript.
Explore
Help
Register
Sign In
anthony
/
tech-tips
Watch
1
Star
0
Fork
0
You've already forked tech-tips
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
tech-tips
/
Языки программирования
/
JavaScript
/
Использование localStorage в JavaScript.md
AnthonyAxenov
9d92c6d022
Первичная миграция из Notion, настройка среды
2024-02-10 22:29:15 +08:00
1.0 KiB
Raw
Permalink
Blame
History
Туториалы / Доки
https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API
https://www.w3schools.com/html/html5_webstorage.asp
https://blog.logrocket.com/the-complete-guide-to-using-localstorage-in-javascript-apps-ba44edb53a36
https://tproger.ru/articles/localstorage/
Нюансы
https://stackoverflow.com/questions/2010892/storing-objects-in-html5-localstorage
https://stackoverflow.com/questions/25013643/is-it-possible-to-use-localstorage-with-context-per-path-like-cookie
https://habr.com/ru/post/349164/