June 2017
Intermediate to advanced
544 pages
12h 25m
English
Before we begin this chapter, it is very important that we understand the technology we are going to be using to integrate our backend. The technology in question is called Firebase. Firebase is a technology that lets us store real-time data. Unlike traditional backend databases where you need a server running, you do not need to have a hosted server with Firebase.
All you need to get going with Firebase is an active Google account and you are good to go. Let's set up a new Firebase account.
If you do not have a Google account, you can create one by visiting http://www.gmail.com.
The first thing you need to do to set up your Firebase account is go to the Firebase website, which is http://www.firebase.com ...
Read now
Unlock full access