< KosherCode/>

Wed May 18 2016

Introducing Firebase Realtime Database

The Firebase Realtime Database lets you store and sync data between your users in realtime. This makes it easy for your users to access their data from any device: web or mobile, and it helps your users collaborate with one another. Whenever you update data in the Realtime Database, it stores the data in the cloud and simultaneously notifies all interested devices in milliseconds.