I have to fetch job list with user detail who posted the job. How can I achieve this task in firestore. As there is no option to joining collections.
There is no way to join collection in firestore. So, I used the associated field to get the data from other collection.
you can write cloud functions to join collections on the server side, or you can use rxjs operators to do it on the client side, sorry but cloud firestore still on a beta version so there is some query limations
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With