(firebase founder here) I’m thrilled to finally be able to show everyone what we’ve been working on over the last 18 months! When I said “big things are coming” in the HN comments back when our acquisition was announced, I was talking about today : ) We’re really excited about these new products. There are some big advances on the development side, with a new storage solution, integrated push messaging, remote config…
New dashboard look & feel is awesome. Lots to digest from that short keynote, but I'm excited to see Google double-down on its investment (Hi, Facebook). Looks like https://console.firebase.google.com is getting slammed. All of my attempted imports are failing.
Firebase expands to become a unified app platform
21–30 of 214 posts
Re: Firebase expands to become a unified app platform
#22Re: Firebase expands to become a unified app platform
#23(firebase founder here) I’m thrilled to finally be able to show everyone what we’ve been working on over the last 18 months! When I said “big things are coming” in the HN comments back when our acquisition was announced, I was talking about today : ) We’re really excited about these new products. There are some big advances on the development side, with a new storage solution, integrated push messaging, remote config…
Hello there. I love Firebase. Use it every day. The one big request I've always had was to be able to grab the client's IP address on request. Is that possible with this new Firebase and GCE integration? I have many Firebase apps. Most of them have an intermediate server solely for this one reason.
Re: Firebase expands to become a unified app platform
#24Re: Firebase expands to become a unified app platform
#25This may be a stupid question, but: What do you use it for? Cannot everyone basically edit the client code and do whatever with your data? I've only used Firebase for prototyping.
[1] http://firebase.google.com/docs/database/security [2] https://events.google.com/io2016/schedule?sid=af641ff7-0bef-...
Re: Firebase expands to become a unified app platform
#26Earlier quoted context omitted.
New dashboard look & feel is awesome. Lots to digest from that short keynote, but I'm excited to see Google double-down on its investment (Hi, Facebook). Looks like https://console.firebase.google.com is getting slammed. All of my attempted imports are failing.
Yeah, sorry about that! We're working to get more capacity ASAP. The response has been incredible.
Thanks, and congrats.
Re: Firebase expands to become a unified app platform
#27With Firebase Analytics we can track events, segment audiences (according to user properties; active, dormant, inactive) and take action according to the user segment. We are able to send push notifications (also using Firebase) to dormant male users who play the piano for example. Another cool feature is Remote Config, which gives you the option to ship a number of separate experiences and track the user interaction. Like A/B Testing but way more flexible.
For us, the best product is the existing database product they had, as it really improves our user experience to ditch the 'pull to refresh' button' and have our app respond to changes live.
We have been waiting for Google to provide developers a more complete mobile solution for a while now, and they’ve done it superbly through Firebase!
Feedback; It would be really cool if Firebase could implement UTM codes to be able to track user acquisition and be able to automate actions according to User Properties.
Shameless plug: if you're a musician (or a music fan), we'd really appreciate if you could download our music collaboration app, try it out and give us feedback. It’s available for free on the app store; The following link will re-direct you there later today. http://kwaver.com
Re: Firebase expands to become a unified app platform
#28way too risky to use it for startups. Google may discontinue this project at any time and you have to spend months to rewrite everything for another database. IF google open source it and we will be able to install it on premise and patch without Google, that would be ok. So, I would recommend to use PostgreSQL instead.
Re: Firebase expands to become a unified app platform
#29Re: Firebase expands to become a unified app platform
#30(firebase founder here) I’m thrilled to finally be able to show everyone what we’ve been working on over the last 18 months! When I said “big things are coming” in the HN comments back when our acquisition was announced, I was talking about today : ) We’re really excited about these new products. There are some big advances on the development side, with a new storage solution, integrated push messaging, remote config…