Yahoo Malaysia Web Search

Search results

  1. Build & run modern, AI-powered experiences users love with Firebase, a platform designed to support you throughout your app development journey. Backed by Google and trusted by millions of...

  2. 4 days ago · If you don't already have an Android project and just want to try out a Firebase product, you can download one of our quickstart samples. You can connect your Android app to Firebase using...

  3. 3 days ago · If you don't already have a JavaScript project and just want to try out a Firebase product, you can download one of our quickstart samples. Step 2: Install the SDK and initialize Firebase....

  4. You can download the Firebase config file or Firebase config object for each of your project's apps from the Firebase console's Project settings page. You need this config file or object to...

  5. Apr 12, 2023 · Firebase is a mobile platform that helps you quickly develop high-quality apps, grow your user base, and earn more money. Firebase consists of complementary features that you can mix and match to fit your needs, with Google Analytics for Firebase at the core.

  6. The Firebase Realtime Database is a cloud-hosted NoSQL database that lets you store and sync data between your users in realtime. NEW: Cloud Firestore enables you to store, sync and query app...

  7. firebaseopensource.com › projects › firebaseFirebase CLI

    The standalone binary distribution of the Firebase CLI allows you to download a firebase executable without any dependencies. To download and install the CLI run the following command: curl -sL firebase.tools | bash