Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Introduction To Firebase - GDGMaiduguri
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
ibn_abubakre
November 08, 2021
0
12
Introduction To Firebase - GDGMaiduguri
ibn_abubakre
November 08, 2021
Tweet
Share
More Decks by ibn_abubakre
See All by ibn_abubakre
Getting started with web development - GSDC Makerere
ibn_abubakre
0
68
Measuring web vitals with lighthouse (Google I/O extended GDGMpape 2021))
ibn_abubakre
0
12
Web accessibility Best Practices
ibn_abubakre
0
26
Featured
See All Featured
Bootstrapping a Software Product
garrettdimon
PRO
307
120k
Ethics towards AI in product and experience design
skipperchong
2
230
Leo the Paperboy
mayatellez
4
1.5k
Statistics for Hackers
jakevdp
799
230k
The Language of Interfaces
destraynor
162
26k
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
85
The Pragmatic Product Professional
lauravandoore
37
7.2k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
AI Search: Where Are We & What Can We Do About It?
aleyda
0
7.1k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Rails Girls Zürich Keynote
gr2m
96
14k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
25
1.8k
Transcript
Firebase
❖ Frontend developer ❖ Everything JavaScript ❖ Organizer JSMinna ❖
Co-organizer GDGBida ❖ Core Team Member GDGMinna ❖ Wannabe gamer and football lover ABDULQUDUS ABUBAKRE ibn_abubakre abdulqudus001
What is Firebase Firebase is many things. It is authentication,
it is a database, it is a cloud storage etc. To sum it all, firebase can be seen as a Backend-as-a-Service (BaaS)
Backend-as-a-Service(BaaS) Backend-as-a-Service (BaaS) is a cloud service model in which
developers outsource all the behind-the-scenes (backend) aspects of an application so that they only have to focus on the user facing side.
None
Features Of Firebase ❖ Cloud firestore ❖ Real time database
❖ Cloud functions ❖ Authentication ❖ Hosting ❖ Cloud storage ❖ Performance monitoring ❖ Google analytics etc
Why use firebase? ❖ Realtime database ❖ Static file hosting
❖ You don’t have to worry about infrastructure ❖ Ready-made API ❖ Email & Password, Google, facebook and github authentication
Firebase: cons ❖ It’s difficult to make complex queries ❖
Data migration can be difficult as all the data is hosted on firebase ❖ Not completely iOS friendly
Thank you! ibn_abubakre abdulqudus001