Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up
for free
Firebase For Mobile Developers
Arpit Mathur
May 02, 2018
Technology
1
13
Firebase For Mobile Developers
Arpit Mathur
May 02, 2018
Tweet
Share
More Decks by Arpit Mathur
See All by Arpit Mathur
arpit
0
2k
arpit
0
29
arpit
0
1.7k
arpit
0
14
arpit
0
2.9k
arpit
0
1.5k
arpit
0
2.8k
arpit
0
51
arpit
0
2.9k
Other Decks in Technology
See All in Technology
finengine
0
250
kadoppe
1
220
kaga
0
290
kawaguti
1
160
yoku0825
PRO
2
660
tutsunom
1
330
tatsy
2
430
k1low
13
2.5k
maekawa123
0
600
ayatokura
0
260
ayatokura
1
160
line_developers
PRO
1
200
Featured
See All Featured
rasmusluckow
318
19k
jrom
116
7.2k
keathley
20
760
samlambert
237
10k
carmenhchung
34
1.6k
jnunemaker
PRO
40
4.7k
addyosmani
312
21k
hatefulcrawdad
257
17k
dotmariusz
94
5.5k
kneath
220
15k
lauravandoore
440
28k
brettharned
93
3.1k
Transcript
Firebase for Mobile Developers @arpit
@arpit http://signup.devbots.ai/
@arpit Let’s build an API
@arpit Let’s build an API
@arpit Firebase? Oh also, AWS but its ugly
@arpit Firebase Services
@arpit Including Firebase into your application
@arpit Firebase Auth • Drop in Auth Screen ◦ Configure
your auth providers • Manual configuration ◦ Sign in with Google ◦ Initialize Firebase with signed in Credentials
@arpit
@arpit Firebase Realtime Database • Built in permissions • NoSQL
(JSON)
@arpit More coming soon...
@arpit Firebase TestLab • Run your instrumentation tests (Espresso /
UIAutomator 2.0) or Robo Tests
@arpit Firebase Cloud Functions • Typescript or JavaScript • Express
style functions or complete Express apps • Call modes: ◦ Directly callable from Web/Android/iOS ◦ Call based on event triggers within Firebase services ▪ Database changes, authentication changes, etc
@arpit
@arpit Final Thoughts • https://firebase.google.com/docs/ • https://www.youtube.com/user/Firebase • https://firebase.google.com/docs/test-lab/ signup.devbots.ai