Firebase - Back to the Basics

Поділитися
Вставка
  • Опубліковано 28 лип 2020
  • I'm back with an updated Firebase Basics tutorial 🔥 Follow along with the full Firebase quickstart article fireship.io/lessons/firebase-...
    Source code: github.com/fireship-io/3.1-fi...
    Install the quiz app 🤓
    iOS itunes.apple.com/us/app/fires...
    Android play.google.com/store/apps/de...
    Upgrade to Fireship PRO at fireship.io/pro
    Use code lORhwXd2 for 25% off your first payment.
    My VS Code Theme
    - Atom One Dark
    - vscode-icons

КОМЕНТАРІ • 506

  • @Fireship
    @Fireship  4 роки тому +866

    Feels good to be back!

  • @kickbuttowsk2i
    @kickbuttowsk2i 4 роки тому +689

    we need a tutorial about how you edit these videos, sick 🔥

  • @tulsatomahawk
    @tulsatomahawk 2 роки тому +1

    Uncaught FirebaseError: Firebase: No Firebase App '[DEFAULT]' has been created - call Firebase App.initializeApp() (app/no-app).

  • @samiyaqureshiofficial1704
    @samiyaqureshiofficial1704 4 роки тому

    i wish ur flutter course was easier for beginners L

  • @Jolterix20
    @Jolterix20 2 роки тому +8

    Can you please consider making an updated version of the video? A lot has changed

  • @darksidegames3136
    @darksidegames3136 4 роки тому +1

    do u have to pay to use firebase???

  • @benjaminacosta4947
    @benjaminacosta4947 2 роки тому +3

    i'm struggling so much with this

  • @westernpigeon
    @westernpigeon 2 роки тому +4

    can we please get a newer version of this? there's so many errors popping up and i cant seem to fix it. "firebase is not defined" keeps popping up when u say to console.log(firebase)

  • @fixtwin
    @fixtwin Рік тому +8

    Be aware that this won't work with the Firebase modular (v9 and onwards) SDK: you don't get a firebase object globally available anymore, which was the case in the older Firebase "namespaced" (v8 and earlier) SDK. Instead, you import individual functions that you need from the Firebase SDKs.

  • @SethuSenthil
    @SethuSenthil 4 роки тому +4

    I have like 40k users and firebase is still free lol. It obviously varies on what ur app does with it

  • @750Kviews
    @750Kviews 4 роки тому +137

    This is one of the best and cleanest teachers. I just.. love how you explain. Thank you so much for what you're doing

  • @mihir7126
    @mihir7126 3 роки тому +6

    Hands down the best app development channel on UA-cam! Thanks for your amazing introduction videos and especially the 100s of videos man!❤️

  • @xterminator2121
    @xterminator2121 3 роки тому +9

    Hey man, I really appreciate your videos. They're very informative and I've been happy to follow along. Thank you for posting these and helping us all code a little better together. Cheers! 🔥

  • @MYM861
    @MYM861 Рік тому +2

    The first 30 seconds of the video sums up everything i have been struggling with in the last months for my teams start-up. So well put!

  • @robertoacunapolo6622
    @robertoacunapolo6622 4 роки тому

    I really like the way you talk and explain in your videos. Usually... 25 minutes of video of someone talking about how to code makes me feel sleepy, but with you, I didn't notice the time until you concluded the video.

  • @harisonfekadu
    @harisonfekadu 3 роки тому

    This might be my favorite channel on UA-cam! I love EVERYTHING about it! Thanks Jeff!

  • @EstebanCodes
    @EstebanCodes 4 роки тому +14

    You are back ! I was really looking for a new video

  • @elpatotengu31
    @elpatotengu31 3 роки тому

    the way you code, like, the style of the code itself, its a piece of art. Thank you for the tutorial

  • @benjaminjameswaller
    @benjaminjameswaller 4 роки тому +3

    Thank you Jeff for an excellent comprehensive beginner tutorial on Firebase and it is good to see you back. I just wondered the other day where you had got to!

  • @mmmike3426
    @mmmike3426 4 роки тому +57

    Been stalking your github commit history in anticipation for another video 😂 Glad to have a fix!