My new app using Firebase (with source)

64 views
Skip to first unread message

David Gilbertson

unread,
May 24, 2016, 10:29:42 AM5/24/16
to Firebase Google Group
Hi guys,

I started using Firebase 4 weeks back and have just launched my MVP. I couldn't have got running in that time without Firebase.

I thought I'd share the result: http://malla.io

Tech details for anyone interested. (I'm still a noob so I'm wide open to any feedback on the way I've done things.)

I'm using React and Redux and the whole approach to Firebase has worked well with the logic of those two.


firebaseWatcher.js runs on startup and listens for changes to everything for a user, dispatching those changes to the redux store. I tried to make this logic mostly generic and reusable.

firebaseActions.js is what the components call to save/update/remove. Notice that it's atomic multi-location writes for every action.

Jacob Wenger

unread,
May 26, 2016, 2:20:21 AM5/26/16
to fireba...@googlegroups.com
Congrats David! Looks great and is an interesting concept. I myself like the combination of Firebase + React + Redux so I think you made a good choice combining those three. Good luck moving forward beyond your MVP!

Jacob

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/9b4feb78-460b-4ec0-bf1d-0321175ce6b2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages