Skip to content

how-to-firebase/full-stack-firebase

Repository files navigation

description
Welcome to Full-Stack Firebase!

Introduction

Learn Production-Worthy Firebase

{% embed data="{"url":"https://youtu.be/fQosnpJ4x-Q\",\"type\":\"video\",\"title\":\"Full-Stack Firebase Promo","description":"Video Course:\n\nhttps://www.udemy.com/full-stack-firebase/?couponCode=FULLSTACK2018\n\neBook:\n\nhttps://www.fullstackfirebase.com/","icon":{"type":"icon","url":"https://www.youtube.com/yts/img/favicon\_144-vfliLAfaB.png\",\"width\":144,\"height\":144,\"aspectRatio\":1},\"thumbnail\":{\"type\":\"thumbnail\",\"url\":\"https://i.ytimg.com/vi/fQosnpJ4x-Q/mqdefault.jpg\",\"width\":320,\"height\":180,\"aspectRatio\":0.5625},\"embed\":{\"type\":\"player\",\"url\":\"https://www.youtube.com/embed/fQosnpJ4x-Q?rel=0&showinfo=0\",\"html\":\"<div style=\"left: 0; width: 100%; height: 0; position: relative; padding-bottom: 56.2493%;\"><iframe src=\"https://www.youtube.com/embed/fQosnpJ4x-Q?rel=0&amp;showinfo=0\\\" style=\"border: 0; top: 0; left: 0; width: 100%; height: 100%; position: absolute;\" allowfullscreen scrolling=\"no\"></iframe>","aspectRatio":1.7778},"caption":"Full-Stack Firebase on Udemy"}" %}

Available on Udemy

Click the link below to learn more 👇

We've launched Full-Stack Firebase on Udemy for the full video experience.

The Udemy course features 2.5 hours of tightly-edited video walkthroughs. It is the absolute fastest, easiest way to learn Firebase. We've condensed everything on FullStackFirebase.com into video form with free instructor Q&A.

Newsletter

Sign up for email updates 💌

We'll send you some "getting started" emails. From there on out, we email with a light touch 👍

GitBook vs GitHub

Read the GitBook or the GitHub repo:

  • GitBook: A luxurious reading experience
  • GitHub: The delightful and gory details

Beginners Welcome!

You'll need to know JavaScript. If you're weak on JavaScript... this may not be the course for you.

Check out the Prerequisites chapter for all of the details.

You don't need to know anything about Firebase to get started. Just be patient and move slowly through the material.

If you're already adept with Firebase, then please jump around! The more advanced modules later in the course will be of particular interest.

We'll cover integration for Angular and React. The Firebase SDK is all vanilla JavaScript, so if you can integrate with Angular and React, you should be able to integrate with any other modern framework.

Modules

This course consists of a bunch of modules, including:

  • Firebase Console
  • Firebase Authentication
  • Cloud Firestore
  • Realtime Database
  • Cloud Functions
  • Firebase Storage
  • Cloud Messaging
  • Firebase Hosting

Module Structure

Each module will have the following parts:

  • Introduction
  • Feature walk-through(s)
  • Exercise(s)
  • Downloadable notes

Some modules will build on each other, so skip around carefully 😉

What to expect

  • Opinionated code
  • Angular and React integrations
  • You'll need a Firebase account

We write opinionated code, and we like our courses opinionated as well.

If you're not familiar with Angular or React, do not worry. The markup and JavaScript is easy enough to read, and we'll stick to vanilla JS as much as possible.

Firebase's free Spark plan is very generous. Firebase Functions requires a paid Blaze plan IF you want to make external HTTP calls. Otherwise, you can skate by on Spark.

This course is not...

  • 100% framework agnostic
  • Exhaustive documentation
  • Constantly updated

Firebase is framework-agnostic... but good luck writing a modern web application without some sort of templating framework.

We'll reference the Firebase Docs quite a bit throughout. We will try to duplicate them.

Firebase changes. A lot. The docs are canonical. Use them. We'll do our best to update this content, but staying 100% current would be a full-time job.

Have you found an error or a bug? Don't hesitate to file an issue or make pull requests 💕

About

This course will introduce you to Firebase and grow your understanding of the platform until you're comfortable deploying an app to production.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published