Please enable JavaScript to use CodeHS

Web Design and Development

Lesson 8.7 Storing Data with Firebase

Description

In this lesson, students learn how to store and retrieve data using Firebase. Firebase is a cloud data storage system that enables programmers to save and retrieve data using only JavaScript.


Objective

Students will be able to:

  • Explain what Firebase is
  • Store and retrieve data using Firebase