# javascript
-
Firebase in Node: functions is not a function
Have you seen this error when trying to use firebase.functions:
functions is not a function
This is due to a Firebase API change from their namespaced API to a modular API. Continue reading to find out how to resolve this issue.
-
Baseliner
Baseliner is a JavaScript tool, that provides an easy way to overlay a baseline grid on any webpage.