[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@harrisonqian / Awesome / wiki/platforms/firebase.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- visibility: public --- # Firebase **repo:** [jthegedus/awesome-firebase](https://github.com/jthegedus/awesome-firebase) **category:** [[platforms|Platforms]] --- # Awesome Firebase [](https://awesome.re)  The most **up to date** list of Firebase docs, talks, tools, examples & articles the internet has to offer. <a href="https://firebase.google.com/docs/" target="_blank" rel="noopener noreferrer"> <img src="images/firebase-services.gif" /> </a> Translations: [🇬🇧 en](readme.md) · [🇰🇷 ko](readme-ko.md) · [🇷🇺 ru](readme-ru.md) [Firebase](https://firebase.google.com) is an app dev platform built on the [Google Cloud Platform](https://cloud.google.com/products) providing services and cross-platform SDKs! </div> ## Contents - [Featured (new releases)](#featured-new-releases) - [Official Docs & Quickstarts](#official-docs--quickstarts) - [Firebase Extensions](#firebase-extensions) - [Web](#web) - [Mobile](#mobile) - [Games](#games) - [Server-side (Cloud Functions, BigQuery etc)](#server-side-cloud-functions-bigquery-etc) - [CLI & Editor](#cli--editor) - [Other](#other) - [Follow](#follow) **Legend**: 📝 blog posts · 💡 examples · 📖 docs · 🔌 libraries · 🔧 tools · 📹 talks/video · 🔊 podcasts ## Featured (new releases) - 🔧 [(Unofficial) Firebase Admin SDK for PHP](https://github.com/kreait/firebase-php) - The Firebase Admin PHP SDK enables access to Firebase services from privileged environments (such as servers or cloud) in PHP. - 📖 [App Check](https://firebase.google.com/docs/app-check) - Protect your backend resources from abuse, such as [billing](/@harrisonqian/awesome/wiki/business/billing) fraud or phishing. - 📖 [Firestore Data Bundles](https://firebase.google.com/docs/firestore/bundles) - Data Bundles are static query results for CDN caching to speed first page loads. - 📖 [Modular Web SDK (v9)](https://firebase.google.com/docs/web/learn-more#modular-version) - Import only what you need reducing SDK size up to 80%. ## Official Docs & Quickstarts - 📖 [Firebase Documentation](https://firebase.google.com/docs) - Official Firebase Documentation. - 🔧 [Firebase Status Dashboard](https://status.firebase.google.com) - This page provides status information on the services that are part of Firebase. - 💡 [Firebase Quickstarts](https://github.com/firebase?utf8=%E2%9C%93&q=quickstart&type=&language=) - Official Firebase Quickstarts. - 💡 [Google Codelabs | Firebase](https://codelabs.developers.google.com/?cat=Firebase) - Google Developers Codelabs provide a guided, tutorial, hands-on coding experience. - 📖 [Firebase for Games](https://firebase.google.com/games) - New Firebase for Games landing page with links to Firebase/Google resources for game developers. ## Firebase Extensions - 🔧 [Firebase Extensions](https://firebase.google.com/products/extensions) - Firebase Extensions provide extended functionality to your [apps](/@harrisonqian/awesome/wiki/platforms/apps) without the need to research, write, or debug code on your own. - 🔧 [Experimental Firebase Extensions](https://github.com/FirebaseExtended/experimental-extensions) - laboratory for new extensions created by Firebase. - 🔧 [Stripe Extensions](https://github.com/stripe/stripe-firebase-extensions) - Official Stripe subscriptions and invoices extensions. - 🔧 [MessageBird Extensions](https://github.com/messagebird/firestore-send-msg) - Official MessageBird extension to send messages via the MessageBird Converstations API. - 🔧 [Algolia Extensions](https://github.com/algolia/firestore-algolia-search) - Official Algolia extension to enable full text search of Cloud Firestore with Algolia. - 🔧 [Mailchimp Extensions](https://github.com/mailchimp/Firebase) - Official Mailchimp extension to sync Firebase Authentication events to create member tags, merge fields, and member events with Mailchimp. - 🔧 [Typesense Extension for Full-Text Search](https://github.com/typesense/firestore-typesense-search) - Official Typesense extension to add full-text search in Firestore, by syncing the data to [Typesense](https://github.com/typesense/typesense), an OSS alternative to Algolia. ## Web - 🔌 [Firestore Lite](https://github.com/samuelgozi/firebase-firestore-lite) - Lightweight Cloud Firestore library for the browser. - 🔌 [SvelteFire](https://github.com/codediodeio/sveltefire) - Cybernetically enhanced Firebase [apps](/@harrisonqian/awesome/wiki/platforms/apps). - 🔌 [React Fire](https://github.com/FirebaseExtended/reactfire) - Official Firebase [React](/@harrisonqian/awesome/wiki/front-end-development/react) library with Hooks, Context Providers, and Components that make it easy to interact with Firebase. - 🔧 [Remote Styles with Remote Config](https://github.com/firebaseextended/remote-styles/) - Dynamic/Conditional loading of CSS stored in Remote Config. ([Launch post](https://medium.com/firebase-developers/introducing-remote-styles-conditional-css-loading-made-easy-daddbbcce050)). - 🔌 [React Firebase Hooks](https://github.com/CSFrequency/react-firebase-hooks) - [React Hooks](/@harrisonqian/awesome/wiki/front-end-development/react-hooks) for Firebase services. - 🔌 [Firebase UI](https://github.com/firebase/firebaseui-web) - FirebaseUI is an open-source [JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript) library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices. - 🔌 [Firebase UI for React](https://github.com/firebase/firebaseui-web-react) - [React](/@harrisonqian/awesome/wiki/front-end-development/react) Wrapper for firebaseUI Web. - 🔌 [GeoFire for JavaScript](https://github.com/firebase/geofire-js) - Realtime location queries with Firebase. - 💡 [FirePad](https://github.com/FirebaseExtended/firepad) - Collaborative Text Editor Powered by Firebase. - 🔌 [Ember Fire](https://github.com/firebase/emberFire) - Official [Ember](/@harrisonqian/awesome/wiki/front-end-development/ember) data adapter for Firebase. - 🔌 [Firebase Dart](https://github.com/FirebaseExtended/firebase-dart) - [Dart](/@harrisonqian/awesome/wiki/programming-languages/dart) wrapper for Firebase. - 🔌 [PolymerFire](https://github.com/FirebaseExtended/polymerfire) - [Polymer](/@harrisonqian/awesome/wiki/front-end-development/polymer) [Web Components](/@harrisonqian/awesome/wiki/front-end-development/web-components) for Firebase. - 🔌 [VueFire](https://github.com/vuejs/vuefire) - Firebase bindings for [Vue.js](/@harrisonqian/awesome/wiki/front-end-development/vue-js). - 🔌 [Angular Fire 2](https://github.com/angular/angularfire2) - Official library for Firebase and [Angular](/@harrisonqian/awesome/wiki/front-end-development/angular). - 🔌 [Re-base](https://github.com/tylermcginnis/re-base) - [Relay](/@harrisonqian/awesome/wiki/front-end-development/relay) inspired library for building [React](/@harrisonqian/awesome/wiki/front-end-development/react).js + Firebase applications. - 🔌 [React [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux) Firebase](https://github.com/prescottprue/react-redux-firebase) - [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux) bindings for Firebase. Includes Higher Order Component for use with [React](/@harrisonqian/awesome/wiki/front-end-development/react). - 🔌 [GatsbyJS Firebase Data Source](https://www.gatsbyjs.org/packages/) - Query your Firebase data right into your statically generated pages with Gatsby. - 🔌 [Apollo Link Firebase](https://github.com/Canner/apollo-link-firebase) - Provides a local [GraphQL](/@harrisonqian/awesome/wiki/miscellaneous/graphql) interface to RealtimeDB. DB syncs locally to device, Apollo Link provides querying into the local DB. - 🔌 [BuckleScript Bindings for Firebase](https://github.com/avohq/bs-firebase) - BuckleScript bindings for Firebase for use in ReasonML projects. - 💡 [Angular Firebase PWA](https://github.com/codediodeio/angular-firestarter) - Is an [Angular](/@harrisonqian/awesome/wiki/front-end-development/angular) PWA powered by Firebase. It can serve as a foundation to learn this stack and roll out more complex features. - 🔌 [FireSQL](https://github.com/jsayol/FireSQL) - Query Firestore using SQL syntax. Issues the minimum amount of queries necessary in order to get the data that you request. - 📖 [Hosting Version History](https://firebase.google.com/docs/hosting/deploying#set_limit_for_retained_versions) - Automatic deletion of older versions of your site deployments. - 🔌 [Firestorter](https://github.com/IjzerenHein/firestorter) - Use Firestore in [React](/@harrisonqian/awesome/wiki/front-end-development/react) with zero effort, using MobX (also for react-native). - 💡 [Nextbase](https://github.com/martyan/nextbase) - Boilerplate of [Next.js](/@harrisonqian/awesome/wiki/front-end-development/next-js), [Redux](/@harrisonqian/awesome/wiki/front-end-development/redux) & Firebase for developers who want a quick start project. - 🔧 [Typesaurus](https://github.com/kossnocorp/typesaurus) - Type-safe TypeScript-first ODM for Firestore. - 🔌 [firebase-[kotlin](/@harrisonqian/awesome/wiki/programming-languages/kotlin)-sdk](https://github.com/GitLiveApp/firebase-kotlin-sdk/) - [Kotlin](/@harrisonqian/awesome/wiki/programming-languages/kotlin)-first SDK for Firebase supporting multiplatform projects (`ios`, `[android](/@harrisonqian/awesome/wiki/platforms/android)` & `js`). - 🔌 [GeoFirestore](https://github.com/MichaelSolati/geofirestore-js) - Location-based querying and filtering using Firebase Firestore. - 🔧 [FirelordJS](https://github.com/tylim88/FirelordJS) - Extremely High Precision Typescript Wrapper for Firestore Web. ([Admin version](https://github.com/tylim88/Firelord)) - 🔧 [FireSageJS](https://github.com/tylim88/FireSageJS) - Extreme Type Safe For Realtime [Database](/@harrisonqian/awesome/wiki/databases/database) Web. ## Mobile - 📝 [App Distribution App Bundles](https://firebase.googleblog.com/2021/05/app-distribution-adds-support-to-[android](/@harrisonqian/awesome/wiki/platforms/android)-app-bundles.html) - Support for [Android](/@harrisonqian/awesome/wiki/platforms/android) App Bundles (AAB) is officially supported in App Distribution. - 📖 [Firebase [Flutter](/@harrisonqian/awesome/wiki/platforms/flutter) Documentation](https://firebase.google.com/docs/flutter/setup) - Official Firebase [Flutter](/@harrisonqian/awesome/wiki/platforms/flutter) Setup. - 🔌 [NativeScript plugin Firebase](https://github.com/EddyVerbruggen/nativescript-plugin-firebase) - NativeScript plugin for Firebase. - 🔌 [FlutterFire](https://github.com/FirebaseExtended/flutterfire) - Collection of Firebase plugins for [Flutter](https://flutter.io/) [apps](/@harrisonqian/awesome/wiki/platforms/apps). - 🔌 [React Native Firebase](https://github.com/invertase/react-native-firebase) - Well-tested feature rich modular Firebase implementation for [React](/@harrisonqian/awesome/wiki/front-end-development/react) Native. Supports both iOS & [Android](/@harrisonqian/awesome/wiki/platforms/android) platforms. - 🔌 [React Native Firebase Cloud Messaging](https://github.com/evollu/react-native-fcm) - React Native module for Firebase Cloud Messaging and local notification. - 💡 [Expo Native Firebase](https://github.com/EvanBacon/expo-native-firebase) - Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, [Analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics), Storage, Messaging, [Database](/@harrisonqian/awesome/wiki/databases/database). - 💡 [Flutter Calendar App](https://github.com/mattgraham1/FlutterCalendar) - New Flutter application implementing a simple mobile calendar app for storing basic events into Firebase cloud database. - 🔧 [Firebase App Distribution](https://firebase.google.com/products/app-distribution/) - Distribute pre-release versions of your app to your trusted testers. - 🔌 [Flamingo](https://github.com/hukusuke1007/flamingo) - A Firebase Firestore model framework for [Dart](/@harrisonqian/awesome/wiki/programming-languages/dart). ### Android - 🔌 [GeoFire for Java](https://github.com/firebase/geofire-java) - Realtime location queries with Firebase. - 🔌 [Firebase UI](https://github.com/firebase/firebaseui-android) - Optimized UI components for Firebase. - 🔌 [FireXtensions](https://github.com/rosariopfernandes/firextensions) - Unofficial [Kotlin](/@harrisonqian/awesome/wiki/programming-languages/kotlin) Extensions for the Firebase [Android](/@harrisonqian/awesome/wiki/platforms/android) SDK. - 🔌 [Firecoil](https://github.com/rosariopfernandes/firecoil) - Load images from GCS in your [Android](/@harrisonqian/awesome/wiki/platforms/android) app using the image loading library Coil. ### iOS - 🔌 [GeoFire for Objective-C](https://github.com/firebase/geofire-objc) - Realtime location queries with Firebase. - 🔌 [Firebase UI](https://github.com/firebase/firebaseui-ios) - [iOS UI](/@harrisonqian/awesome/wiki/front-end-development/ios-ui) bindings for Firebase. - 💡 [MLKit - ARCore](https://github.com/FirebaseExtended/MLKit-ARCore) - Example detecting objects and tags them with 3D labels in Augmented Reality. Uses Firebase ML Kit, ARCore and Firebase RTDB. - 💡 [MLKit - ARKit](https://github.com/FirebaseExtended/MLKit-ARKit) - Example detecting objects using Firebase ML Kit and tags them with 3D labels in Augmented Reality. ## Games - 📖 [Firestore for C++ and Unity](https://firebase.google.com/docs/firestore) - C++ and [Unity](/@harrisonqian/awesome/wiki/gaming/unity) SDKs for C++ and [Unity](/@harrisonqian/awesome/wiki/gaming/unity) (with Firebase Unity SDKs available via Unity Package Manager). ## Server-side (Cloud Functions, BigQuery etc) - 📖 [Firebase Admin Documentation](https://firebase.google.com/docs/admin/setup) - Official Firebase Admin SDK Server Setup. - 💡 [Functions Samples](https://github.com/firebase/functions-samples) - Collection of sample [apps](/@harrisonqian/awesome/wiki/platforms/apps) showcasing popular use cases using Cloud Functions for Firebase. - 💡 [Express Server on Cloud Functions](https://github.com/jthegedus/firebase-gcp-examples/tree/main/functions-express) - Host an Express server on Cloud Functions. - 📝 [GraphQL Server on Cloud Functions](https://codeburst.io/graphql-server-on-cloud-functions-for-firebase-ae97441399c0) - Host an Express server with [GraphQL](/@harrisonqian/awesome/wiki/miscellaneous/graphql) middleware on Cloud Functions. - 💡 [Compiled Code with Cloud Functions](https://github.com/jthegedus/firebase-gcp-examples/tree/main/functions-w-parcel) - Compile your Flow, TypeScript or ReasonML to the correct Node runtime using Babel, TypeScript Compiler or ParcelJS. - 📝 [BigQuery & Google Analytics](https://medium.com/firebase-developers/how-do-i-create-a-closed-funnel-in-google-[analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics)-for-firebase-using-bigquery-6eb2645917e1) - How Do I Create a Closed Funnel in Google [Analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) for Firebase Using BigQuery. - 📹 [Official Cloud Function #Firecasts](https://www.youtube.com/watch?v=2mjfI0FYP7Y&list=PLl-K7zZEsYLm9A9rcHb1IkyQUu6QwbjdM) - YouTube video series about understanding how Cloud Functions work. - 📝 [Firebase Hosting for Cloud Run Services](https://firebase.googleblog.com/2019/04/firebase-hosting-and-cloud-run.html) - Dynamic content with Hosting Rewrites & Cloud Run Services. - 📝 [Scheduled (Cron) Cloud Functions for Firebase](https://firebase.googleblog.com/2019/04/schedule-cloud-functions-firebase-cron.html) - Firebase-native Cron triggers for Firebase Cloud Functions. - 🔌 [Integrify](https://github.com/anishkny/integrify) - Enforce referential and data integrity in Firestore using pre-canned Cloud Functions triggers. - 🔌 [Free Product [Analytics](/@harrisonqian/awesome/wiki/miscellaneous/analytics) with Firebase + BigQuery + Rakam](https://rakam.io/blog/free-product-analytics-with-firebase---bigquery---rakam/) - How to do behavioral & segmentation analysis on Firebase event data via BigQuery Export and Rakam. - 🔌 [Firestore Queue System](https://github.com/sbarbat/firestore-queuer) - Simple queue system using Firestore and Cloud Functions. - 🔌 [Pyrebase](https://github.com/thisbejim/Pyrebase) - A simple [python](/@harrisonqian/awesome/wiki/programming-languages/python) wrapper for the Firebase API. - 🔌 [Firecode](https://github.com/kafkas/firecode) - A light, fast, and memory-efficient collection traversal library for Firestore and [Node.js](/@harrisonqian/awesome/wiki/platforms/node-js). ## CLI & Editor - 📖 [Firebase Tools UI](https://github.com/firebase/firebase-tools-ui) - Web UI for Firebase Emulator Suite. - 📖 [Storage in Emulator Suite](https://firebase.google.com/docs/emulator-suite/connect_storage) - Emulator suite is now complete! - 🔧 [VSCode Firebase Explorer](https://github.com/jsayol/vscode-firebase-explorer) - Explore and manage your Firebase projects. - 🔧 [Firebase Tools](https://github.com/firebase/firebase-tools) - The Firebase Command Line Tools. - 🔧 [Firebase CI](https://github.com/prescottprue/firebase-ci) - Simplified Firebase interaction for continuous [integration](/@harrisonqian/awesome/wiki/platforms/integration). - 🔧 [Firecode](https://github.com/ChFlick/firecode) - VS Code Firestore Rules Extension. - 🔧 [Firebase Firestore Snippets](https://github.com/peterhdd/firebase-firestore-snippets) - Contains the snippet for both Firebase and Firestore in VS Code editor. - 🔧 [Fuego](https://github.com/sgarciac/fuego) - Firestore client CLI supporting document add/update/query with filtering and pagination. - 🔧 [Firestore Rules Generator](https://github.com/FirebaseExtended/protobuf-rules-gen) - Official (but experimental) Firebase Rules Generator for Cloud Firestore based on Google's Protocol Buffer format. - 🔧 [Firepit](https://github.com/abehaskins/firepit) - Firepit is a standalone, portable version of the Firebase CLI which has no depedencies (including Node.js). - 🔧 [Fireward](https://github.com/bijoutrouvaille/fireward) - Easy to use language for Firestore rules, similar to Firebase Bolt. - 🔧 [Svarog](https://github.com/dantothefuture/svarog) - Cloud Firestore schema validation with [JSON](/@harrisonqian/awesome/wiki/miscellaneous/json) Schema generated [Security](/@harrisonqian/awesome/wiki/security/security) Rule helper functions. - 🔧 [Firetable](https://github.com/AntlerVC/firetable) - Excel/Google Sheets like UI for Firebase/Firestore. No more admin portals! - 🔧 [VSFire](https://github.com/toba/vsfire) - Deprecated ~VSCode extension for syntax highlighting & code completions with Firestore [security](/@harrisonqian/awesome/wiki/security/security) rules & indexes.~ - 📝 [Refi App](https://refiapp.io/) - A GUI tool to make developers [less](/@harrisonqian/awesome/wiki/front-end-development/less) painful when interacting with Firestore DB - 🔧 [Firefoo](https://firefoo.app) - Cloud Firestore GUI Admin Tool with JSON/CSV Export and [JavaScript](/@harrisonqian/awesome/wiki/programming-languages/javascript) Query [Shell](/@harrisonqian/awesome/wiki/development-environment/shell). - 🔧 [asdf-firebase](https://github.com/jthegedus/asdf-firebase) - An [asdf-vm](https://asdf-vm.com/) plugin for `firebase-tools`. Manage your Firebase CLI without [Node.js](/@harrisonqian/awesome/wiki/platforms/node-js) or `npm`! Great for `[python](/@harrisonqian/awesome/wiki/programming-languages/python)`, `golang`, `c++` & `[java](/@harrisonqian/awesome/wiki/programming-languages/java)` Firebase projects. ## Other - 🔧 [FireCMS](https://firecms.co/docs/) - FireCMS is an open source headless CMS and admin panel built by developers for developers. It generates CRUD views based on your configuration. - 🔧 [Flank](https://github.com/flank/flank/) - Massively parallel [Android](/@harrisonqian/awesome/wiki/platforms/android) and iOS test runner for Firebase Test Lab. - 🔌 [Firestore Query Browser](https://firestore-query-browser.firebaseapp.com) - WebApp to Query, (Batch-)Edit & Export documents with app & user switching. - 🔌 [FireDrill](https://github.com/scottlepp/fire-drill) - Find, Edit, Add, Remove, Import, Export, and Report on your Firebase data. - 💡 [Unity Solutions](https://github.com/FirebaseExtended/unity-solutions) - Use Firebase tools to incorporate common features into your games. - 🔌 [Firebase AIR Native Extension](https://github.com/myflashlab/Firebase-ANE) - Firebase ANE collection give you access to the Google Firebase project in your AdobeAir projects supported on both [Android](/@harrisonqian/awesome/wiki/platforms/android) and iOS with 100% identical ActionScript API. - 🔌 [QtFirebase](https://github.com/Larpon/QtFirebase) - An effort to bring Google's Firebase C++ API to Qt + QML. - 📝 [StackBlitz to Firebase Hosting Deployments](https://medium.com/@ericsimons/announcing-split-second-static-deploys-for-firebase-7440d8e84879) - StackBlitz (online code editor) to Firebase Hosting static deployments. - 🔧 [Flamelink](https://flamelink.io/) - CMS for Firebase. Supports Firestore, RealtimeDatabase & Storage. - 📹 [Firebase Summit 2018](https://www.youtube.com/watch?v=lN0VXVXsj9k&list=PLl-K7zZEsYLnqdlmz7iFe9Lb6cRU3Nv4R) - All Firebase Summit 2018 [talks](/@harrisonqian/awesome/wiki/theory/talks). - 📹 [Firebase @ [Google Cloud](/@harrisonqian/awesome/wiki/platforms/google-cloud) Next '18](https://www.youtube.com/watch?v=OPj26MY16F8&list=PLl-K7zZEsYLmYx3MkJRIUPH_JVFHLTlwL) - All Firebase [talks](/@harrisonqian/awesome/wiki/theory/talks) @ [Google Cloud](/@harrisonqian/awesome/wiki/platforms/google-cloud) Next 2018. - 📹 [Firebase @ Google IO '18](https://www.youtube.com/watch?v=e-8fiv-vteQ&list=PLl-K7zZEsYLn1omgx_VUhCDFsQMA7PRDd) - All Firebase [talks](/@harrisonqian/awesome/wiki/theory/talks) @ Google IO 2018. - 📹 [#AskFirebase YouTube Playlist](https://www.youtube.com/watch?v=TSzhzR4wzSE&list=PLl-K7zZEsYLkkCFs6T9mlqG8v6NCs38pA) - Official #AskFirebase playlist on YouTube. - 📝 [State of Firebase (mid 2019)](https://codeburst.io/the-state-of-firebase-mid-2019-2b002c458d70) - Cloud Next & Google I/O 2019 updates! - 📹 [Firebase @ Google IO '19](https://www.youtube.com/playlist?list=PLl-K7zZEsYLlo2L4rfPds-fFLEtOWheoO) - All Firebase [talks](/@harrisonqian/awesome/wiki/theory/talks) @ Google IO 2019. - 📹 [Firebase Summit 2019](https://www.youtube.com/watch?v=YKZ6rP4kwV8&list=PLl-K7zZEsYLk2OolaVXVyYrFErctrZXSX) - All Firebase [talks](/@harrisonqian/awesome/wiki/theory/talks) @ the Firebase Summit 2019. - 📹 [Firebase Live 2020](https://www.youtube.com/playlist?list=PLl-K7zZEsYLnw0-bXz2f9zo6745VQ_2ep) - Firebase Live is a web series for app developers consisting of [talks](/@harrisonqian/awesome/wiki/theory/talks), [tips](/@harrisonqian/awesome/wiki/programming-languages/tips), and technical [tutorials](/@harrisonqian/awesome/wiki/computer-science/tutorials) aimed at increasing their [productivity](/@harrisonqian/awesome/wiki/work/productivity), knowledge, and collaboration. - 📹 [Firebase Summit 2020](https://goo.gle/firebasesummit2020) - All Firebase [talks](/@harrisonqian/awesome/wiki/theory/talks) @ the Firebase Summit 2020. - 🔧 [Dynaboard](https://dynaboard.com) - Generate low-code web [apps](/@harrisonqian/awesome/wiki/platforms/apps) from Firebase using AI. ## Follow ### Official - 📹 [Firebase YouTube](https://www.youtube.com/user/Firebase) - 📝 [Firebase Blog](https://firebase.googleblog.com/) - 🐦 [@firebase](https://twitter.com/firebase) - 👤 [Firebase Facebook](https://www.facebook.com/Firebase) - 🔊 [The Firebase Podcast](https://podcasts.google.com/feed/aHR0cDovL2ZpcmViYXNlcG9kY2FzdC5nb29nbGVkZXZlbG9wZXJzLmxpYnN5bnByby5jb20vcnNz) - This is the place where we dive deep into Firebase products and learn new [tips](/@harrisonqian/awesome/wiki/programming-languages/tips) and tricks along the way. ### Community - :fire: [Firebase Developers Discord](https://discord.gg/BN2cgc3) - an open community dedicated to Firebase and its services, where you can to socialize and help other web and app developers from around the world. - 📹 [Fireship](https://www.youtube.com/channel/UCsBjURrPoezykLs9EqgamOA) - A YouTube channel by Jeff Delaney, a Google Firebase expert and creator of the famous "X in 100 Seconds" videos. - 📹 ru [@firebase_ru - Telegram friendly chat](https://t.me/firebase_ru) Who else should we be following!? ## Contributing [Contributions of any kind welcome, just follow the guidelines](contributing.md)! ### Contributors [Thanks goes to these contributors](https://github.com/jthegedus/awesome-firebase/graphs/contributors)!