Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Firebase fundamentals
Rating: 4.4 out of 5(213 ratings)
8,365 students

Firebase fundamentals

Learn how to make a site quickly without having to manage infrastructure
Created byAdam Damiano
Last updated 5/2020
English

What you'll learn

  • What Firebase is
  • How to use Firebase to make a site
  • How to set up a development environment
  • How to use Firestore, Cloud Functions, and Authentication

Course content

2 sections7 lectures1h 29m total length
  • What is Firebase?11:01

    Learn about each major service that comprises Firebase and how you'd use them.

  • Firebase Development Environment12:37

    Learn how to set up a development environment.

  • Firebase Authentication6:27

    Learn how to use Firebase's built-in authentication solution.

  • Firestore8:12

    Learn about Firebase's database technology, Firestore.

  • Firebase Cloud Functions8:47

    Learn how Firebase Cloud Functions work to run code for you in the back-end.

  • Firebase + Twitch OpenID Connect8:35

    Learn how to connect unofficially supported identity providers like Twitch.

Requirements

  • Have general development knowledge (this course won't teach programming)
  • Have a cursory understanding of web development

Description

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.

Who this course is for:

  • Developers looking to host a site or app without worrying about infrastructure