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
What's New in Firebase 2020
Search
Firebase Thailand
October 10, 2020
Technology
330
1
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
What's New in Firebase 2020
Firebase Thailand
October 10, 2020
More Decks by Firebase Thailand
See All by Firebase Thailand
Turn your ideas into real apps with Google AI Studio and Firebase
firebasethailand
0
54
From Live Coding to Vibe Coding with Firebase Studio
firebasethailand
1
860
What's New in Firebase 2024
firebasethailand
1
280
Adding New Capabilities to Your Apps with Firebase and Gemini API
firebasethailand
1
320
Say Hello to Cloud Functions for Firebase 2nd Gen
firebasethailand
1
510
What's New in Firebase 2023
firebasethailand
3
640
Building a more Efficient Firestore Web App
firebasethailand
1
260
Developing with Firebase - Best Practices
firebasethailand
0
240
Analyze your production issue on Firebase Crashlytics more efficient with BigQuery
firebasethailand
0
480
Other Decks in Technology
See All in Technology
Model Studio CLI × Token Plan
maigo999
0
100
GitHub CopilotのFinOps- AI CreditのObservabilityと価値を生むためのエージェント設計
yuriemori
0
150
サイバー捜査員研修(後半)
nomizone
1
820
関東Kaggler会発表資料
takoi
1
200
Data Hubグループ 紹介資料
sansan33
PRO
0
3.2k
【CEDEC2026】ゲームシナリオライターを支援するAIツール開発の実践 ― 設計とプロンプトの工夫 ―
cygames
PRO
1
770
【CEDEC2026】『ウマ娘 プリティーダービー』 英語版のキャラクターの方言や口調をローカライズするための創造的アプローチ
cygames
PRO
1
200
【CEDEC2026】『GRANBLUE FANTASY: Relink - Endless Ragnarok』のバトル制作事例 ~最高のキャラゲーを目指して~
cygames
PRO
0
230
AIエージェントを前提としたプラットフォーム エンジニアリング:GKEで作るAgent-Ready Golden Path
legalontechnologies
PRO
2
220
制約理論(ToC)入門 2026版
recruitengineers
PRO
8
2.1k
DatadogのBits Chatが開発組織にもたらしたもの / What Bits Chat Has Brought Us
sms_tech
1
140
トヨタ⽣産⽅式(TPS)⼊⾨
recruitengineers
PRO
3
670
Featured
See All Featured
For a Future-Friendly Web
brad_frost
183
10k
Optimizing for Happiness
mojombo
378
71k
WCS-LA-2024
lcolladotor
0
790
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.9k
What does AI have to do with Human Rights?
axbom
PRO
1
2.3k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
690
Darren the Foodie - Storyboard
khoart
PRO
3
3.6k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
9.2k
The Power of CSS Pseudo Elements
geoffreycrofte
82
6.5k
AI: The stuff that nobody shows you
jnunemaker
PRO
9
900
Documentation Writing (for coders)
carmenintech
77
5.4k
Facilitating Awesome Meetings
lara
57
7.1k
Transcript
What’s New in Firebase @Jirawatee GDE - Firebase @Naluinui GDE
- Firebase
None
Firebase Thailand Survey
Platform x Firebase that Thai developers use
Firebase products that Thai developers use
Firebase plans that Thai developers use Spark Blaze 35.7% 31.4%
Both 32.9%
None
Improve app quality Build better apps Grow your business
Build better apps
1st Firebase GCP Region in SEA • Cloud Firestore •
Cloud Storage • Cloud Functions
None
Support not-equal queries Projects Document project_id: 111 description: “”, status:
“not_started” Document project_id: 222 description: “”, status: “complete” Document project_id: 333 description: “”, status: “in_progress” Document project_id: 444 description: “”, status: “dropped” collection(“project”).where(“status”, “!=”, “completed”)
Support not-in queries Projects Document project_id: 111 description: “”, status:
“not_started” Document project_id: 222 description: “”, status: “complete” Document project_id: 333 description: “”, status: “in_progress” Document project_id: 444 description: “”, status: “dropped” collection(“project”).where(“status”, “not-in”, [“completed”, “dropped”])
Support Unity and C++
None
firebase.database().ref("counter") .set(firebase.database.ServerValue.increment(1)); firebase.database().ref("counter") .set(firebase.database.ServerValue.increment(-2)); Atomic Increments
None
None
Phone Numbers for Testing
None
Storage (from 1GB) 10GB Free!
Cloud Logging Integration for Hosting
Better Compression with Brotli
Preview Channels • Live Channel • Preview Channel http://jirawatee-108d7.web.app https://jirawatee-108d7--preview-5lm54dvk.web.app
Firebase CLI firebase hosting:channel:deploy preview_name --expires 1d Channel ID Random Hash Project ID
GitHub Action Support!
Firebase CLI firebase hosting:clone staging-site:preview prod-site:live even if they're in
different Firebase projects if you have the permission Cloning between Sites/Channels
None
Landmark detection AutoML Vision Edge Custom model Image labeling Text
recognition
None
Node.js Versions • v8 is deprecated • v10 is stable
• v12 is beta Blaze plan Blaze plan Spark plan
Spark vs Blaze Plan in Cloud Functions
Can I start developing without credit card?
Firebase Emulator Suite
Firebase Emulator Suite Functions Emulator Emulated Firestore Your App write
calculateCart() trigger ... write
Emulator Suite UI
Emulator Suite UI - Firestore
Emulator Suite UI - Realtime Database
None
Update extensions to use Node.js v10 Need update before Mar
15th, 2021
Improve app quality
Beta
None
In-app Alerts • when a new build is available •
iOS SDK (version 6.31.0)
Grow your business
None
Manually Tracking Screen Views
None
Parameter Groups
Improved Version Targeting in Remote Config
None
Localized content for your users
None
In-app Messaging
More...
Usage and billing
New! Firebase Admin SDK • Firebase Remote Config • Firebase
ML
Firebase Kotlin Extensions are out of Beta! app/build.gradle implementation 'com.google.firebase:firebase-config-ktx:19.2.0'
Swift Package Manager
The official Firebase plugins for Flutter Website firebase.flutter.dev
g.co/FirebaseAlpha Firebase Alpha Program
None
Follow us Youtube.com/FirebaseThailand Fb.com/FirebaseThailand Fb.com/groups/FirebaseDevTh Medium.com/FirebaseThailand