Introduction
In this module we will be looking at the following topics:
- Storing data locally with localStorage, sessionStorage, and IndexedDB.
- Timezones and manipulating dates
- The spread and rest operator and destructuring
- Errors, the try catch block and custom Errors