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
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.
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
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.
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
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. 😆
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?
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.
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?
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.
Subscribe to Firebase → goo.gle/Firebase
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
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.
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
shoutout to cloud function hellworld all seriousness though, great tutorial.
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.
wow.. welcome back David East
Fantastic video. Easy to follow and nicely explained. Thankyou. Very cool tech.
😅😅
,
.
😊😊😊
youre the best Firebase Linus
We need an updated firebase cloud functions tutorial, the others were from 5 years ago.
I agree these videos make it easier to learn .
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
same lul
you are the legend man
Amazing video... Really well explained
Great video, but when will I be able to write functions in dart?
Wow. Thanks a lot!
Excellent Video!
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..
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. 😆
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?
First screen is Macbook Terminal like windows CMD, second one is VsCode IDE program to edit your code
Never knew about the function shell feature.
🔥BASE
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.
Help, run test with onDocumentCreated for the 2gen in the emulator and it generates errors, how can I identify what the error is?
great video, when is cloud functions going to support java
How to pass parameters (Key value pairs) for test functions?
Nice
excellent!!
wish I had found this video long time ago :(
Can you guys switch to dark backgrounds please?
13:27 Gen 1 and Gen 2 are mixed up I believe
👏👏👏
I checked and we can use capital letters as well. yes?
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!
hello mr firebase this is an epic video i wll like an subscrib !!
its great !!
function name has to be lowercase? but the sample code provided by firebase is "helloWorld", aka not lowercase
So I am doing like
onUserUpdate
onUserDelete
onUserCreate
User-ChangePhoneNumberRequest,
My file structure
🌟🌟🌟🌟🌟 Nice
Functions with Python ?
"needs java" 💀
Ah dude im the newest ill grab coffee
This is not helpful at all, maybe for your niche project but in general. Vague.
i hate this font
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?
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.
David is amanzing to pass us good content! 🪄