YoVDO

HTML5 Web Storage, IndexedDB and File System

Offered By: Pluralsight

Tags

IndexedDB Courses Web Development Courses HTML5 Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn to use Web Storage (local and session storage), IndexedDB and the in-browser file system. Beyond the basics of the API you'll also learn to wrap up the raw APIs and use them in context of a web application.

Learn to use HTML5 to persist data on the client using Web Storage (local and session storage), the client-side object database known as IndexedDB and the in-browser file system. In this course you are introduced to each persistence medium and will learn to abstract away the complexities of using the raw APIs. Discussion of each technology also includes a "real-life" sample to demonstrate how you can use capabilities shown in this course in context of an application scenario.

Syllabus

  • Course Introduction 29mins
  • Web Storage 45mins
  • IndexedDB: Introduction and Concepts 17mins
  • IndexedDB: Initialization & CRUD 20mins
  • IndexedDB: Cursors, Indexes and Ranges 21mins
  • IndexedDB: Keys, Capacity, Performance and Versions 29mins
  • IndexedDB: Abstractions & Implementing an Edit Screen 44mins
  • File System: Introduction, Concepts & Initialization 21mins
  • File System: Directories - Create, List, Delete, Move & Copy 17mins
  • File System: Building an Abstraction Layer over Directories 28mins
  • File System: Files - Create, Read, Write, Delete, Move & Copy 27mins
  • File System: Testing Capacity Limits & Implementing a File Editor 11mins
  • Libraries 13mins

Taught by

Craig Shoemaker

Related Courses

Let's Build an Offline-First Vue App
Laracasts
Improving Performance with IndexedDB and Caching
LinkedIn Learning
JavaScript: Modern Browser APIs
LinkedIn Learning
HTML5 Offline Applications with AngularJS, IndexedDB, and Bootstrap
Pluralsight
Offline Web Applications
Google via Udacity