Firebase Fundamentals

Firebase Fundamentals

Learning Paths:
4 hours, 33 minutes CC

Build real-time, authenticated, scalable, and secure apps on Firebase. You’ll learn how to do real-time updates with Firestore. Create security rules and sign in users with Firebase Authentication – without needing to run a server! And you’ll even be able to trigger events that run server code using Cloud Functions.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: August 10, 2022
Get Unlimited Access Now
Table of Contents

Introduction

Setup

Firestore

Querying

Authorization & Security

Wrapping Up