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
Firebase as back-end
Search
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
Alefe Souza
March 27, 2019
Programming
0
470
Firebase as back-end
https://github.com/alefesouza/talk-firebase-as-backend
Alefe Souza
March 27, 2019
Tweet
Share
More Decks by Alefe Souza
See All by Alefe Souza
NativeScript: Native Apps with Angular
alefesouza
0
480
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
310
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
340
React: Zero to Hero
alefesouza
2
510
Implementing GraphQL with PHP
alefesouza
0
580
Node.js Chatbots with Bot Framework
alefesouza
0
400
GraphQL: A new way to write APIs
alefesouza
0
440
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
700
Web Components with Vanilla.js
alefesouza
0
670
Other Decks in Programming
See All in Programming
要求定義・仕様記述・設計・検証の手引き - 理論から学ぶ明確で統一された成果物定義
orgachem
PRO
5
1.3k
JPUG勉強会 OSSデータベースの内部構造を理解しよう
oga5
2
220
AIに仕事を丸投げしたら、本当に楽になれるのか
dip_tech
PRO
0
180
The Ralph Wiggum Loop: First Principles of Autonomous Development
sembayui
0
3.7k
Event Storming
hschwentner
3
1.3k
Beyond the Basics: Signal Forms
manfredsteyer
PRO
0
110
「ブロックテーマでは再現できない」は本当か?
inc2734
0
1.1k
encoding/json/v2のUnmarshalはこう変わった:内部実装で見る設計改善
kurakura0916
0
110
登壇資料を作る時に意識していること #登壇資料_findy
konifar
5
2.1k
TipKitTips
ktcryomm
0
150
手戻りゼロ? Spec Driven Developmentとは@KAG AI week
tmhirai
1
130
CSC307 Lecture 13
javiergs
PRO
0
310
Featured
See All Featured
Thoughts on Productivity
jonyablonski
75
5.1k
We Have a Design System, Now What?
morganepeng
55
8k
The Curse of the Amulet
leimatthew05
1
9.4k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
Mobile First: as difficult as doing things right
swwweet
225
10k
Making the Leap to Tech Lead
cromwellryan
135
9.7k
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.3k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
200
svc-hook: hooking system calls on ARM64 by binary rewriting
retrage
1
140
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
Are puppies a ranking factor?
jonoalderson
1
3.1k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.3k
Transcript
Firebase como back-end
@alefesouza https://as.dev Alefe Souza Full Stack Developer, Instrutor @alefesouza https://as.dev
@alefesouza https://as.dev Firebase Serviço de BaaS do Google que procura
solucionar as principais necessidades de apps web e mobile.
@alefesouza https://as.dev Firebase Possui integrações para qualquer plataforma cliente moderno,
como Android, iOS e frameworks JavaScript.
@alefesouza https://as.dev Firebase Authentication Facilita muito o login do seu
site/app, com sistema completo de e-mail/senha, link e redes sociais.
@alefesouza https://as.dev Firebase Cloud Firestore Banco de dados NoSQL e
em tempo real.
@alefesouza https://as.dev Firebase Cloud Storage Armazene arquivos de usuários de
forma prática e rápida.
@alefesouza https://as.dev Firebase Hosting Adicione um site estático no seu
projeto utilizando a infraestrutura do Google.
@alefesouza https://as.dev Firebase Cloud Functions Triggers Node.js e Go para
os serviços mencionados anteriormente.
@alefesouza https://as.dev Firebase ML Kit Funcionalidades de machine learning, como
detecção de objetos, tanto no dispositivo quanto no servidor.
@alefesouza https://as.dev Firebase Ferramentas de monitoramento
@alefesouza https://as.dev Firebase Ferramentas de engajamento
@alefesouza https://as.dev Preço Spark Free Blaze Pay as you go
Flame $25/mon
@alefesouza https://as.dev Obrigado!!