Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Getting started with Firebase

Getting started with Firebase

Basic introduction of Firebase.

Dhrumil Shah

August 09, 2015
Tweet

More Decks by Dhrumil Shah

Other Decks in Programming

Transcript

  1. REALTIME DATA Whenever data is updated in Firebase, it sends

    the update down to every listening client
  2. INTERMITTENT OFFLINE What happens when you go through a tunnel?

    Firebase clients store a local cache of your data. When the user goes offline, the app still works as expected with the local cache.
  3. ENTENDED OFFLINE What happens when you go on a flight?

    On mobile, Firebase persists data to a local store. The app will continue to work even across app restarts.
  4. Firebase supports several forms of authentication Email & Password Google

    Twitter Facebook Github Anonymous … and even custom backends
  5. FOCUS ON YOUR APP The user doesn’t care about the

    backend What matters is that your app is fast and enjoyable
  6. ASK ME QUESTIONS Dhrumil Shah / @dhuma1981 Android Developer /

    @9Series Solutions Pvt. Ltd Co-organizer / @GDG Ahmedabad http://www.dhuma1981.in