How can i send data to firebase #3140
Unanswered
oppourtunity
asked this question in
Q&A
Replies: 1 comment
|
You can use AngularFireDatabase . Please check the code snippet below: The demo User interface is: |
0 replies
注册 for free
to join this conversation on GitHub.
Already have an account?
登录 to comment
Uh oh!
There was an error while loading. Please reload this page.
I have been trying to send data from my angular code to firebase, but all the tutorial uses AngularFireStore which is no more available
All reactions