Skip to content

Latest commit

 

History

History

web-storage

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Stage#2. Web Storage

Module Overview 📚

This module gives students an overview of Web Storage, delving into the nuances of Local Storage, Session Storage, cookies, and IndexedDB.
By the end of the module, students will grasp distinctions between Local Storage and Session Storage, intricacies of cookies handling, and fundamental concepts of databases illustrated through IndexedDB.

Learning Objectives 🎯

In this module, students are expected to familiarize themselves with:

  • Local Storage
  • Session Storage
  • Cookies
  • IndexedDB

Approximate Module Completion Time ⏱️

  • 3 hours

Theory 📖

Students are encouraged to study the following resources:

Practice 💻

  • Complete the test "[St2] Web Storage" in the RS-App > Auto Test.

Additional Resources 📘

Expand your knowledge with these additional materials: