The place where random ideas get written down and lost in time.

2016-06-18 - Firebase

Category DEV

Looking at the firebase tutorials for web / android…

Web:

  • Uses nodes.js / npm for local testing + deployment.
  • Google Cloud Whatever project with console for management.
  • Firebase console seems to mostly cover deployment & database/files for web, not messaging or analytics. GA can be added separately anyway.
  • Pros: authentication with a variety of platforms (G, Tw, FB, email).
  • Overall interesting.

Android:

  • Seems more refined with a variety of services: database, email app invite, GCM notifications, remote config values, analytics / crash reporting. And of course multiple auth providers. Also as admob support.
  • Seems like a good value: reduce boilerplate for a bunch of things (auth, crash, ga, db, remote config.)
  • Nothing about IAB, to be done separately.


 Generated on 2024-11-22 by Rig4j 0.1-Exp-f2c0035