Cloud Functions the Easy Way!

preview_player
Показать описание
I mean, code is never EASY... but it can be MUCH easier than deploying it over and over again.

If you've ever written a Google Cloud Function, you know how slow the deploy process is. Testing your code on Google's Cloud Functions servers is, therefore, incredibly slow!

Don't waste your precious life hours. Use test-driven development to make writing Cloud Functions a breeze!

How To Firebase:

GitHub:

Рекомендации по теме
Комментарии
Автор

Thank you for the making Chris, subscribed!

antuancaraballo
Автор

Hey Chris!


Please keep posting those awesome videos.


Loved your udemy course!

frankspin
Автор

you earned a subscriber today) good to see talks on firebase talking finally..

jainamjhaveri
Автор

Why did you use kebab case for all your functions files? does it have something to do with a firebase naming convention?

adfirenetwork
Автор

I notice you do integration tests for all of your Cloud Functions testing. I have two questions.

1) Have you found a way to delete the database without firing ".onDelete()" event triggers? That way you can clear the database between tests without triggering unwanted functions.

2) Now that we have `firebase-functions-test` we can unit test our Cloud Functions. Have you tried this method and has it changed your workflow at all?

LukePighetti
Автор

You probably won’t see this however I noticed your name esplin and I have the same second name. (No joke)

jamieesplin