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 Firebase with ReactJS

8 pointsby jacobawengerabout 11 years ago

2 comments

tlarkworthyabout 11 years ago
I was thinking when react first came out it would make a sweet combo with Firebase. As React is just a V in MVC, there is an M shaped hole for Firebase to fill, with the huge bonus of a distributed real-time M. Angular + Firebase is really cool too, but you end up with two Ms (which to be fair, is pretty well managed by the three way binding in AgularFire)
jacobawengerabout 11 years ago
OP here. I would love to hear any feedback or suggestions on the ReactFireMixin I made.