Building Real-time Apps with AngularJS and Firebase [video] (youtube.com) 9 points by lyime 12y ago ↗ HN
[–] anupshinde 12y ago ↗ I don't mean this one to be a self-promotional comment - I wrote something similar last weekend: Building real time web apps with AngularJS, NodeJS and MongoDB - http://www.anupshinde.com/posts/livebase-realtime-webapps-an... [–] onezerozeroone 12y 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 12y ago ↗ Data persistence and synchronization are just a few advantages of Firebase over the ones you mentioned.
[–] onezerozeroone 12y 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 12y ago ↗ Data persistence and synchronization are just a few advantages of Firebase over the ones you mentioned.
[–] lyime 12y ago ↗ Data persistence and synchronization are just a few advantages of Firebase over the ones you mentioned.
3 comments
[ 2.4 ms ] story [ 19.1 ms ] threadSeems like it's a simple JS API to a server component that manages subscriptions to fanout exchanges.