
Friday, November 16, 2018
Do you need a best backend service for your project 🤔? Then here comes the firebase to make your process easier. But if you spend some money for higher performance. Initially firebase gives some basic free limit access which will be helping a newbie or a programmer wanting his product to deploy in short scale .. For example when you are developing things like webhooks, Html website , Basic android app its okay with the free stuff.
Firebase is equipped with great tools that works with either of your Mobile Application and Web.
Firebase makes some great job for web developers who wants their architecture to be simple.Firebase can be used in any JavaScript projects using npm. Here are some features that firebase offer for a web developer.
Authentication : With this tool you can make your users to engage with your site using Google , github , email , phone number etc...
Hosting : It hosts your static html , css , assets like svg , fonts etc...
Cloud storage : cloud storage allows your users to upload content like photos and videos.
ML functions : Firebase offers you machine learning services like recognising text , identifying faces etc..
Testing : You can use your local host to test the site.
To install firebase using npm use
npm install -g firebase-tools
Add without npm using CDN click here
Useful links :
https://firebase.google.com/docs/storage/web/start
https://firebase.google.com/docs/samples/#web
Friday, November 16, 2018
firebase
0 Response to Firebase web - A begginers guide
Comments are personally moderated by our team. Promotions are not encouraged.
Post a Comment