Getting started with Cloud Functions

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 52

  • @Firebase
    @Firebase  11 месяцев назад +7

    Subscribe to Firebase → goo.gle/Firebase

  • @ufmemo
    @ufmemo 11 месяцев назад +21

    I've been using functions for a long time and learned so much during this video... Wish this had come out when I started w/ Firebase 🙂
    More like this please

  • @oliveiraphc
    @oliveiraphc 4 месяца назад +2

    This video is awesome. It stands out from previous ones by addressing common issues, such as having firebase-tools as a dependency among other things. Please don't forget about the promised video about using Express.

  • @otifelix
    @otifelix 6 дней назад

    Great video . If you have problem like I did starting firestore emulator with provided code "npx firebase emulators:start --only firestore" simple do run on your terminal "firebase setup:emulators:firestore" then "firebase init" use "space bar" to select firestore. After all that is complete run "npx firebase emulators:start --only firestore" to start your firestore emulator. Happy coding

  • @Ryan-zz6hh
    @Ryan-zz6hh 10 месяцев назад +7

    shoutout to cloud function hellworld all seriousness though, great tutorial.

  • @anmolsharma9539
    @anmolsharma9539 7 месяцев назад +1

    Just a quick tip:
    If you want to use firestore your emulator port must be same as the function emulator port.
    In my case I was using the firebase-admin-sdk and the function port was 5000 & firestore emulator at 5001, so instead of the local emulator it directly push the data in the production firestore.

  • @AtuOma
    @AtuOma 11 месяцев назад +4

    wow.. welcome back David East

  • @cindysi63
    @cindysi63 11 месяцев назад +6

    Fantastic video. Easy to follow and nicely explained. Thankyou. Very cool tech.

  • @cheynespc
    @cheynespc 2 месяца назад +1

    youre the best Firebase Linus

  • @mfk8475
    @mfk8475 8 месяцев назад +2

    We need an updated firebase cloud functions tutorial, the others were from 5 years ago.

  • @jss_developer
    @jss_developer 9 месяцев назад

    I agree these videos make it easier to learn .

  • @arunsharma0001
    @arunsharma0001 10 месяцев назад +2

    Eagerly waiting from complete video on cloud functions and express.js, also will be much appreciated if you could include the best practices and optimization. Thanks

  • @uvadroid
    @uvadroid 5 месяцев назад +1

    you are the legend man

  • @srivats22
    @srivats22 11 месяцев назад +5

    Amazing video... Really well explained

  • @ejasackey
    @ejasackey 4 месяца назад +1

    Great video, but when will I be able to write functions in dart?

  • @abwuds7208
    @abwuds7208 4 месяца назад +1

    Wow. Thanks a lot!

  • @Mascotio
    @Mascotio 5 месяцев назад

    Excellent Video!

  • @mojammelhossain2082
    @mojammelhossain2082 3 месяца назад

    please make a video on how to integrate google sign in and then store the user in firestore. also, how to test the auth api..

  • @davejl79
    @davejl79 9 месяцев назад +1

    I was loving Python functions until they stopped working. I have a simple on_call function that just stops responding after an hour, then I have to re-deploy. All it does it calls an external API to fetch a small amount of data then retrieves a small amount of docs from Firestore. Maybe move to JS?
    p.s. Please change the shocking font in this demo. 😆

  • @woahyeah2023
    @woahyeah2023 2 месяца назад +1

    Totally new at this.
    At 2:50 you start typing into a window... what program is this?
    At 4:36 you say you are going to check out the folder structure in VS Code... how do you get to this screen?

    • @RooTHackera
      @RooTHackera Месяц назад

      First screen is Macbook Terminal like windows CMD, second one is VsCode IDE program to edit your code

  • @antoineweb1
    @antoineweb1 9 месяцев назад

    Never knew about the function shell feature.

  • @muncho404
    @muncho404 11 месяцев назад +2

    🔥BASE

  • @boots172
    @boots172 9 месяцев назад

    Who make the decision to use only lowercase? Who puts dashes in function names?
    It makes for a completely crazy migration path for v1 to v2. Essentially a rewrite.

  • @JuanLopez-zh2sp
    @JuanLopez-zh2sp 7 месяцев назад

    Help, run test with onDocumentCreated for the 2gen in the emulator and it generates errors, how can I identify what the error is?

  • @codewithfelix3940
    @codewithfelix3940 11 месяцев назад

    great video, when is cloud functions going to support java

  • @chaminduchanaka641
    @chaminduchanaka641 8 месяцев назад

    How to pass parameters (Key value pairs) for test functions?

  • @Vijayking505
    @Vijayking505 10 месяцев назад +1

    Nice

  • @antoineweb1
    @antoineweb1 9 месяцев назад

    excellent!!

  • @Coccolinoification
    @Coccolinoification 6 месяцев назад +1

    wish I had found this video long time ago :(

  • @CharlesAE
    @CharlesAE 9 месяцев назад

    Can you guys switch to dark backgrounds please?

  • @antoineweb1
    @antoineweb1 9 месяцев назад +1

    13:27 Gen 1 and Gen 2 are mixed up I believe

  • @SeyfettinKKK
    @SeyfettinKKK 11 месяцев назад +2

    👏👏👏

  • @mkrzyzowski
    @mkrzyzowski 4 месяца назад

    I checked and we can use capital letters as well. yes?

  • @yoavlevanoni4552
    @yoavlevanoni4552 5 месяцев назад

    Not really sure how to access this page at @11:27 left me pretty confused. I would love to use the debugger as described. Not super intuitive!

  • @applesheep6117
    @applesheep6117 7 месяцев назад

    hello mr firebase this is an epic video i wll like an subscrib !!

  • @jbwesleyster
    @jbwesleyster 10 месяцев назад

    its great !!

  • @antoineweb1
    @antoineweb1 9 месяцев назад

    function name has to be lowercase? but the sample code provided by firebase is "helloWorld", aka not lowercase

    • @yeonjoonkim486
      @yeonjoonkim486 5 месяцев назад

      So I am doing like
      onUserUpdate
      onUserDelete
      onUserCreate
      User-ChangePhoneNumberRequest,
      My file structure

  • @Vijayking505
    @Vijayking505 10 месяцев назад +1

    🌟🌟🌟🌟🌟 Nice

  • @evangelosspyromilios5994
    @evangelosspyromilios5994 11 месяцев назад

    Functions with Python ?

  • @danvilela
    @danvilela 11 месяцев назад +10

    "needs java" 💀

  • @spellcards
    @spellcards 3 месяца назад

    This is not helpful at all, maybe for your niche project but in general. Vague.

  • @williambryant1672
    @williambryant1672 2 месяца назад

    i hate this font

  • @bid0u12345
    @bid0u12345 7 месяцев назад

    I don't understand why you're using typescript. If you know typescript, you know JavaScript, but if you know JavaScript, you don't necessarily know typescript. So why not using JavaScript so this tutorial reaches a wider audience?

    • @paca3107
      @paca3107 6 месяцев назад +1

      TypeScript its just a JS linter, which adds only fake types. If you ignore this part its pure JavaScript, so even if you dont know TS, you know what its going on.

  • @luizuk4
    @luizuk4 8 месяцев назад +1

    David is amanzing to pass us good content! 🪄