Module 6

0% completed

Introduction

In this module we will be looking at the following topics:

  1. Storing data locally with localStorage, sessionStorage, and IndexedDB.
  2. Timezones and manipulating dates
  3. The spread and rest operator and destructuring
  4. Errors, the try catch block and custom Errors