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:
https://howtofirebase.com/test-driven...
GitHub:
https://github.com/deltaepsilon/fireb...