Y
Hacker News
new
|
ask
|
show
|
jobs
by
ossama
4273 days ago
Here's a simple example that displays the top story and votes using the Firebase JS SDK (and updates in realtime):
http://jsfiddle.net/firebase/cm8ne9nh/
1 comments
ossama
4273 days ago
and one showing all top stories updating in realtime. Obviously, in JS, but the other Firebase SDKs are similar:
http://jsfiddle.net/firebase/96voj1xh/
link