17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Lynda - Vanilla JavaScript - Client-Side Data Storage [AhLaN]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Developers now have access to simple tools for storing small amounts of data locally, as well as the more sophisticated IndexedDB approach for larger or more structured kinds of data. In this course, Emmanuel Henri provides coverage of key client-side storage solutions for JavaScript developers. He goes over the basics of local and session storage and provides use cases that can help you determine when to opt for one type of web storage over the other. He also discusses how to set up and work with IndexedDB, including how to add, retrieve, and delete items with this powerful API. Plus, learn about localForage and other options for handling the local storage of large files.
Topics include:
HTML web storage
Local and session storage
Determining which type of web storage you need
Adding, retrieving, and deleting items with IndexedDB