5 ms·
What does firebase offer (other than convenience) that say, a rabbitMQ or zeroMQ setup doesn't? Seems like it's a simple JS API to a server component that mana
by onezerozeroone 13y ago
What does firebase offer (other than convenience) that say, a rabbitMQ or zeroMQ setup doesn't?
Seems like it's a simple JS API to a server component that manages subscriptions to fanout exchanges.
- lyime 13y agoData persistence and synchronization are just a few advantages of Firebase over the ones you mentioned.