Vanilla JavaScript: Client-Side Data Storage
Offered By: LinkedIn Learning
Course Description
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.
Syllabus
Introduction
- JavaScript client-side storage demystified
- Course prerequisites
- Using the exercise files
- Overview of the tools
- Our sample project
- Introduction of local storage
- Introduction to HTML web storage
- Practical application localStorage
- Practical application sessionStorage
- When to use one over the other
- Introduction to IndexedDB
- IndexedDB setup and connection
- Defining index and schema
- Add new items to IndexedDB
- Retrieve items from IndexedDB
- Delete items from IndexedDB
- Client storage options
- Overview of localForage
- Overview of Dexie.js
- Overview of ZangoDB and JsStore
- Next steps
Taught by
Emmanuel Henri
Related Courses
Creating a Quiz Game using Vanilla JavaScriptCoursera Project Network via Coursera إنشاء لعبة الأسئلة باستخدام Vanilla JavaScript
Coursera Project Network via Coursera Windows Server 2012: Installation and Configuration
LinkedIn Learning Develop and deploy custom IoT Edge modules
Microsoft via Microsoft Learn Android: Room Fundamentals
Pluralsight