Firebase
Firebase is a mobile app development platform that provides data analysis and database web services for developers. Firebase provides developers with an API that enables the integration of online statistical analysis and database communication into their applications.
Here are 5,034 public repositories matching this topic...
Documentation Feedback
How can I test the messaging().onMessage method?
I tried to issue the SharedEventEmitter.emit ('messaging_message_received') event but was unsuccessful.
Any workaround?
-
Updated
Aug 9, 2019 - JavaScript
Looks like missing and/or incorrect docs for watchEvent() in snippets.
Current behavior
It doesn't include the use of watchEvent() in the example.
I'm writing a definitions file for re-base and I just wanted to clarify something about the options objects that several of the functions take.
In the fetch documentation the options object should have a required then paramater that is a callback, however in the next example down there is a promise implementation that has no then function and executes like a standard promise.
Is this just
Please leave info about your projects using Cerebral and function tree.
I am prepaing internal presentation on corporate event and I need some cool reference to mention in it. And of course we can include references to your projects on docs website if you want.
Please provide:
- short description
- a link to project if available
- screenshots and/or dynamic gif (especially @gaspard app with
Firebase Remote Config launched Web support at the Firebase Developer Summit in 2019.
RC Web docs: https://firebase.google.com/docs/remote-config/use-config-web
Demonstrating how Remote Config can be used in the FriendlyChat-Web codelab would bring parity to the Android and iOS codelabs, and also help developers who want to conf
As PWA add to home screen workflow is different on each platform/browsers, we could add a button on the interface to trigger the installation. It will standardize add to home screen workflow for all browsers.
See official doc
for more informations
-
Updated
May 27, 2020 - JavaScript
-
Updated
May 12, 2020 - JavaScript
-
Updated
May 26, 2020 - JavaScript
-
Updated
Sep 18, 2019 - JavaScript
THis seems to be the only code i came across that integrates firebase+react+es6+redux. would love a video/written tutorial , so a newbie like be can understand. thanks in advance.
-
Updated
May 21, 2020 - JavaScript
-
Updated
Dec 28, 2017 - JavaScript
-
Updated
Mar 2, 2020 - JavaScript
-
Updated
Apr 3, 2020 - JavaScript
-
Updated
Apr 4, 2020 - JavaScript
feat(query): pass missing index error message to action dispatch (so logListenerError is not needed)
What is the feature?
- Pass along the missing index error message into the action that is dispatched so that logListenerError is not needed to get the link that Firebase provides for setting the index (err.message instead of err)
What version would this apply to?
next
https://www.reddit.com/r/MaterialDesign/comments/c91pfs/react_materialui_firebase/etdx9re
Consider using an edit mode that lets the user edit all the fields at once, attached to one button, instead of multiple edit buttons. A stack of four edit buttons starts to look a little bit repetitive, especially considering when someone goes to edit their page it's possible they may need to edit multiple
-
Updated
Dec 27, 2018 - JavaScript
-
Updated
Mar 7, 2018 - JavaScript
-
Updated
May 3, 2020 - JavaScript
Created by James Tamplin, Andrew Lee
Released April 2012
- Organization
- firebase
- Website
- firebase.google.com
- Wikipedia
- Wikipedia
I made up a guide to setup Firebase services into a real-world scenario with cutting-edge technologies. I think you could get some insights on DX of your services and how they are used out in the wild (or add it to this examples repository).
Tech used: Quasar (Vue), TypeScript, Jest (unit testing), Firebase Firestore, Cloud Functions, RxFire.
Inside the guide there are some helpers and code ma