
Learn about each major service that comprises Firebase and how you'd use them.
Learn how to set up a development environment.
Learn how to use Firebase's built-in authentication solution.
Learn about Firebase's database technology, Firestore.
Learn how Firebase Cloud Functions work to run code for you in the back-end.
Learn how to connect unofficially supported identity providers like Twitch.
This video provides a step-by-step walkthrough for how to make a chat site using various Firebase technologies.
This course will take you through some of Firebase's main offerings: Authentication, Firestore, and Cloud Functions. There is a good mix of lecture content and walkthrough content; 34 minutes of content is a step-by-step guide on how you would set up a simple chat site with Firebase.
Code is included for the walkthrough and for integrating Twitch, an unofficially supported identity provider, with Firebase Authentication.