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
450
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
310
React: Zero to Hero
alefesouza
2
480
Implementing GraphQL with PHP
alefesouza
0
550
Node.js Chatbots with Bot Framework
alefesouza
0
380
GraphQL: A new way to write APIs
alefesouza
0
420
GitLab: A tool for the entire DevOps lifecycle.pdf
alefesouza
0
670
Web Components with Vanilla.js
alefesouza
0
620
Other Decks in Programming
See All in Programming
AIでLINEスタンプを作ってみた
eycjur
1
230
アセットのコンパイルについて
ojun9
0
110
Putting The Genie in the Bottle - A Crash Course on running LLMs on Android
iurysza
0
130
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
260
JSONataを使ってみよう Step Functionsが楽しくなる実践テクニック #devio2025
dafujii
1
490
Flutter with Dart MCP: All You Need - 박제창 2025 I/O Extended Busan
itsmedreamwalker
0
140
意外と簡単!?フロントエンドでパスキー認証を実現する WebAuthn
teamlab
PRO
2
680
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
210
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
280
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
800
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
20
11k
How Android Uses Data Structures Behind The Scenes
l2hyunwoo
0
170
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Facilitating Awesome Meetings
lara
55
6.5k
Bash Introduction
62gerente
615
210k
A Modern Web Designer's Workflow
chriscoyier
696
190k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
8
520
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
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!!