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
Alefe Souza
March 27, 2019
Programming
0
440
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
450
Implementing GraphQL with PHP - PHP Community Summit
alefesouza
0
280
Implementing GraphQL with Laravel and Vue.js
alefesouza
0
300
React: Zero to Hero
alefesouza
2
470
Implementing GraphQL with PHP
alefesouza
0
550
Node.js Chatbots with Bot Framework
alefesouza
0
370
GraphQL: A new way to write APIs
alefesouza
0
410
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
670
Web Components with Vanilla.js
alefesouza
0
610
Other Decks in Programming
See All in Programming
What's new in AppKit on macOS 26
1024jp
0
180
フロントエンドのパフォーマンスチューニング
koukimiura
6
2.3k
slogパッケージの深掘り
integral0515
0
150
知って得する@cloudflare_vite-pluginのあれこれ
chimame
1
120
Git Sync を超える!OSS で実現する CDK Pull 型デプロイ / Deploying CDK with PipeCD in Pull-style
tkikuc
4
470
AIコーディングエージェント全社導入とセキュリティ対策
hikaruegashira
15
8.2k
Reactの歴史を振り返る
tutinoko
1
140
オンコール⼊⾨〜ページャーが鳴る前に、あなたが備えられること〜 / Before The Pager Rings
yktakaha4
2
1.1k
Claude Code派?Gemini CLI派? みんなで比較LT会!_20250716
junholee
1
740
AWS Summit Japan 2024と2025の比較/はじめてのKiro、今あなたは岐路に立つ
satoshi256kbyte
1
250
Startups on Rails in Past, Present and Future–Irina Nazarova, RailsConf 2025
irinanazarova
0
300
Vibe Codingの幻想を超えて-生成AIを現場で使えるようにするまでの泥臭い話.ai
fumiyakume
18
9.4k
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
134
9.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
26k
Code Reviewing Like a Champion
maltzj
524
40k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Why You Should Never Use an ORM
jnunemaker
PRO
58
9.5k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
530
GraphQLとの向き合い方2022年版
quramy
49
14k
Site-Speed That Sticks
csswizardry
10
720
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
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!!