Bob "Wombat" Hogg
Bob "Wombat" Hogg
Making it easier to install (as it currently has a large number of dependencies) might improve adoption and make it easier to use on a wider variety of systems. I...
On [the Datastore class reference](https://cloud.google.com/nodejs/docs/reference/datastore/latest/datastore/datastore) and [the Transaction class reference](https://cloud.google.com/nodejs/docs/reference/datastore/latest/datastore/transaction) pages, the respective methods `insert`, `update`, and `upsert` all have this misrendered method description: `Maps to , forcing the method...
The contribution guidelines may require further correction after this is done, but IMO this will reduce confusion in the meantime.
**Link to project (GitHub)**: https://github.com/firebaseextended/rxfire **Describe the project in 2-3 sentences**: Firebase integration for RXJS **Why would Firebase developers be interested in this project?**: Useful if you want to combine...
**What Happened?** On [the Unity SDK Samples page](https://firebaseopensource.com/projects/firebase/quickstart-unity/), the CONTRIBUTING.md link takes you to https://github.com/firebase/quickstart-unity/tree/master/contributing.md , which 404's. **What Did You Expect to Happen** It should take you to https://github.com/firebase/quickstart-unity/blob/master/CONTRIBUTING.md...