This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//https://groups.google.com/forum/#!topic/firebase-talk/_2YQ--nmTzw | |
/* | |
Stephan, | |
As Jacob mentioned, you can use the site name to be the key for your "sites" entries. | |
When I first started using Firebase, I found myself trying to deal with things like this as well. | |
I wasn't grasping this because I thought "pushing" to a table was the way to do everything. | |
When you push, you get that unique ID. |