Aug 9, 2017 · 1 min read
I’m using Cloud Functions all the time and there are some good non-offical tools out there which let you test database triggers locally which take this pain away. You can use debug mode in your IDE as normal instead of doing console.log everywhere and checking the logs.
