Firebase Cloud Functions - Reacting to Database Events

preview_player
Показать описание
Firebase is a serverless service that allows you to run your (mobile) app backend with zero effort.
We saw a couple of triggers in the previous videos - reacting to Database events is another useful trigger you don't want to miss though.

----------

----------

• And you should of course also follow @academind_real.

See you in the videos!
Рекомендации по теме
Комментарии
Автор

thanks a lot, please dont stop doing this kind of series (regarding any topic beasides Firebase I mean).

jcmargentina
Автор

Damn!, I used to be so confused with the working of functions you made it sooo easy. Respect🙌🙌

apalasingh
Автор

Was really looking for this one...nice tutorial max 👌👌...

Are you planning on making any videos based on firebase cloud messaging. ?

alanlal
Автор

I was expecting the creation of the new children within the function to trigger the function again (as it happened in the firestore example with the resized image). Why wasn't it triggered in this case? Thanks for the nice mini-series on Firebase cloud functions!

juanmng
Автор

Hey do you have an example but with Firestore instead of realtime database??

dantesolorio
Автор

hey Max, a question - how do I update to some other ref entirely based on this change?

robertotomas
Автор

i think the procedure is different for firestore?

razorgarf
Автор

I have done the exactly the same thing as you, but I have the error : TypeError: Cannot read property 'val' of undefined. any idea ?

nicolasmorin
Автор

hey can you make data opration using cloude functions

siva_geddada
Автор

Hi Sir, I notice that when I hover to the event on "exports.onDataAdded = => {" I see DataSnapshot. But in yours I think I saw DeltaSnapshot. Could this be the reason why my event.data is undefined?

elmerrparado
Автор

Sir... I have been following you for long time... I got enrolled in your react and react native courses on udemy... And i'm in love with your teaching that you make concepts so easy to understand...

I have a question... I want to learn some backend framework to use with react and react native... I am a begginer so please suggest me a backend framework to learn for complex backends with react and react native both...

Express or django or ruby on rails??? Which one will you suggest me for making COMPLEX web and mobile apps with react and react native???

ammarmughal
Автор

well pal you should update this video cause this this code ain't working any more

simamr
Автор

here are automatically generated subtitles... in dutch, not english xd

maarcin
Автор

It did nothing... the function isn't writing to the database.

MarsTheProgrammer
Автор

-your functions looks pretty outdated

Kannst du Max bitte die index.js aktualisieren?

mobilitycompany
Автор

i am sorry to tell, but your content is outdated. There are lot of updates, without which these codes wont run. Please make new video with the updated content and delete the old videos .

venkateshsharma
Автор

Could you please suggest the ide for writing firebase functions notepad++ is not so supportive

kapildeshpande