Join the AI Workshop to learn more about AI and how it can be applied to web development. Next cohort February 1st, 2026
The AI-first Web Development BOOTCAMP cohort starts February 24th, 2026. 10 weeks of intensive training and hands-on projects.
Firebase is Google’s platform for building mobile and web applications. It provides a suite of tools including hosting, real-time databases, authentication, and cloud functions, all designed to help you build apps quickly without managing your own infrastructure.
In this unit, you’ll learn how to use key Firebase services. We’ll cover Firebase Hosting for deploying static sites and web apps, and Firestore, Firebase’s flexible NoSQL database for storing and syncing data in real-time.
Firebase is particularly popular for rapid prototyping and for applications that need real-time data synchronization, like chat apps or collaborative tools.
Lessons in this unit:
| 0: | ▶︎ Introduction |
| 1: | How to start with Firebase Hosting |
| 2: | How to use Firebase Firestore as your database |