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.

Using Ember.js and Firebase for powerful real-time applications

75 pointsby avolcanoabout 12 years ago

3 comments

mcrittendenabout 12 years ago
In case anyone would like to compare, here's a similar example using Angular and Firebase:<p><a href="http://firebase.github.io/angularFire/examples/chat/" rel="nofollow">http://firebase.github.io/angularFire/examples/chat/</a><p>Source: <a href="https://github.com/firebase/angularFire/tree/gh-pages/examples/chat" rel="nofollow">https://github.com/firebase/angularFire/tree/gh-pages/exampl...</a>
评论 #5544733 未加载
评论 #5544304 未加载
don_draperabout 12 years ago
Regarding Firebase: * How do you access logs * How do you email users * How do you run cron-like jobs * How are passwords stored? Are they salted? AES256 encryption?<p>I've been reading the docs and questions like these are not readily accessible.
评论 #5545074 未加载
评论 #5546618 未加载
aboutaaronabout 12 years ago
I absolutely love Firebase. It's dead simple to setup and a pleasure to use.
评论 #5544663 未加载