Skip to main content

All Questions

1 vote
0 answers
203 views

HTML cannot send data to Firebase

After i write firebase login, firebase init this file this file appears My CSS firebaserc { "projects": { "default": "smarthome-e154e" } } My HTML if you want to ...
renaldyks's user avatar
  • 188
0 votes
0 answers
373 views

Unable to use external javascript file with firebase

My HTML file works and whenever I attach the script directly into my HTML body or head tag, the script runs properly. However, when I attach it separately using <script src="app.js">&...
user avatar
2 votes
2 answers
8k views

I am very confused on how to include Firebase into html

I recently started integrating firebase into my html project, i installed firebase-tools using npm and initialized the project, but then after I included all the scripts mentioned on the firebase ...
yoyo's user avatar
  • 583

X