vendredi 30 septembre 2016

Getting data from Firebase RTDB and Storage

I am using firebase for both hosting and data storage in an ecommerce site. Each product has text data that I store in the RTDB and images that I store in the Storage Bucket. Right now when I acess a product on the profile page, I have to make two calls, one to the RTDB and the other to the Storage Bucket. Is there a way I can make just one network call and retrieve both?

Thank you!




Aucun commentaire:

Enregistrer un commentaire