TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

BackFire: Firebase bindings for Backbone.js

56 pointsby jamestover 12 years ago

6 comments

ianstormtaylorover 12 years ago
This is seriously awesome. We hacked together our own weird version of this while working on Socrates—can't wait to try it out on our next project.
jashkenasover 12 years ago
@anant -- Could you talk a little bit about the bits you needed to build in order to get the Collection to synchronize with Firebase? Was it a piece of cake? Did you run into any trouble?
评论 #5136975 未加载
thrufloover 12 years ago
FWIW having first contributed patches to the backbone-firebase lib, l got annoyed with it clobbering backbone.sync and rewrote a similar but slightly different binding here: <a href="https://github.com/thruflo/mobone/blob/master/firebase.coffee" rel="nofollow">https://github.com/thruflo/mobone/blob/master/firebase.coffe...</a>
knesover 12 years ago
Awesome, would be great to see this for Angularjs too!
评论 #5136379 未加载
mikeknoopover 12 years ago
Awesome stuff. Is there an authentication mechanism built in somewhere?
评论 #5136356 未加载
jimmyttttover 12 years ago
The example ToDo contains: - Decrease entropy - Slam a revolving door<p><a href="http://firebase.github.com/backfire/" rel="nofollow">http://firebase.github.com/backfire/</a>