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
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
Automating Front-end Workflow
addyosmani
1370
200k
Navigating Weather and Climate Data
rabernat
0
140
Git: the NoSQL Database
bkeepers
PRO
432
66k
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
230
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
150
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
35
2.4k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
122
21k
Chasing Engaging Ingredients in Design
codingconduct
0
140
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.3k
YesSQL, Process and Tooling at Scale
rocio
174
15k
WENDY [Excerpt]
tessaabrams
9
36k
Ten Tips & Tricks for a 🌱 transition
stuffmc
0
90
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