I have another video on my channel on uploading files to Firebase cloud storage. You can get help from that for video uploading and use this video to upload text content, but keep in mind, this is a real-time database and for ordinary text storage you can use simple database from Firebase or use MySQL database.
You can go to GitHub or search on google for Firebase cdn and all Firebase products have same URL as cdn with the same version and just changed product name at the end.
Thanks, very great tutorial.. fast and to the point
This is a very nice tutorial.
Please I will like to upload an image together with the other text contents, how do I do that?
I have another video on my channel on uploading files to Firebase cloud storage. You can get help from that for video uploading and use this video to upload text content, but keep in mind, this is a real-time database and for ordinary text storage you can use simple database from Firebase or use MySQL database.
hi, can you do web push notification tutorial?, your tutorials is awesome BTW
Ok will do
very helpful. thank you!
Is the code works for version 9 ?
Yes
how to get cdn link
You can go to GitHub or search on google for Firebase cdn and all Firebase products have same URL as cdn with the same version and just changed product name at the end.
cannot slip the firebase code from html file to additional js file?
?
@@hacodes can slip the firebase code in html file to js file?
Yes obviously
@@hacodes okay. thank you
Bro i got a error "500 internal server error"
It may be a temporary issue. If continue then validate the authentication data you provided and also check you are using valid API endpoints.
thank you