Overview
-
Learn about client-side storage solutions for JavaScript developers. Explore local storage, session storage, how to work with the IndexedDB API, and how to store large files.
Free Online Course: Vanilla JavaScript: Client-Side Data Storage provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Vanilla JavaScript: Client-Side Data Storage is taught by Emmanuel Henri.
Learn about client-side storage solutions for JavaScript developers. Explore local storage, session storage, how to work with the IndexedDB API, and how to store large files.
Introduction