Firebase JavaScript SDK
Jump to navigation
Jump to search
A Firebase JavaScript SDK is a JS SDK for GCP Firebase.
- Example(s):
- See: Firebase Performance Analytics SDK.
References
2021
- https://firebase.google.com/docs/reference/node
- QUOTE: ... The Firebase JavaScript SDK implements the client-side libraries used by applications using Firebase services. This SDK is distributed via: CDN, npm package, Bower package. ...
2021
- https://firebase.google.com/docs/analytics
- QUOTE: ... The SDK automatically captures a number of events and user properties and also allows you to define your own custom events to measure the things that uniquely matter to your business. ...