Web Dev Roadmap for Beginners (Free!): [ Ссылка ]
This JavaScript LocalStorage and SessionStorage tutorial demonstrates the Web Storage API. We'll compare Session Storage (sessionStorage) and Local Storage (localStorage). We'll look at why JSON works so well with web storage. You will learn how to store persistent data for users between their visits to your web app. Let's get started!
Subscribe ➜ [ Ссылка ]
▶ This video is part of the JavaScript Tutorials for Beginners Playlist found here: [ Ссылка ]
✅ Quick Concepts outline:
JavaScript Web Storage API
(0:00) Intro
(0:14) Web Storage is part of the global window object
(4:02) Session Storage
(4:22) Local Storage for persistent data
(4:48) setItem
(5:28) The dev tools application tab
(5:50) What type of data does web storage store?
(6:20) getItem
(7:50) Why JSON is the perfect match for web storage
(12:15) A look at localStorage for persistent data
(14:15) removeItem
(14:55) Retrieving an item that does not exist
(15:25) Clear all items
(15:55) Get the key at a specific index position
(17:10) Return how many keys are in storage
📚 Further Reading:
MDN Web Docs:
Web Storage API: [ Ссылка ]
sessionStorage: [ Ссылка ]
localStorage: [ Ссылка ]
📺 More Beginner JS Videos:
freeCodeCamp: [ Ссылка ]
Traversy Media: [ Ссылка ]
The Net Ninja: [ Ссылка ]
✅ Follow Me:
Twitter: [ Ссылка ]
Reddit: [ Ссылка ]
LinkedIn: [ Ссылка ]
Was this tutorial about the web storage API with sessionStorage, localStorage, and persistent data helpful? If so, please share. Let me know your thoughts in the comments.
#localstorage #sessionstorage #javascript
JavaScript LocalStorage and Session Storage API Tutorial
Теги
local storage javascriptsession storage javascriptlocal storagesession storagelocalStoragesessionStoragelocal storage tutorialsession storage tutorialjavascript storage tutorialweb storage apiweb storagepersistent datajavascript local storagejavascript local storage tutorialjavascript session storagejavascript session storage tutorialjavascript browser storagelocalstorage javascriptjavascript localstoragejavascript localstorage tutorial