Best of Firebase2022

  1. 1
    Article
    Avatar of bitBits and Pieces·3y

    I asked Chat GPT to build a To-Do app — Have we finally met our replacement?

    Chat GPT asked Chat GPT to build a To-Do app - Have we finally met our replacement? Are we about to be replaced by an AI, again? We saw the release of GitHub Copilot in October of 2021 and the whole dev community went crazy again. But are they right this time around?

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    The Best Backend as a Service for your React App

    Firebase has dominated the backend-as-a-service space for many years, but Supabase has emerged as a great alternative. Supabase allows you to take your code and deploy it wherever you like. You can build your app, deploy it to Supabase's servers, or you can Deploy it to your own hosting service.

  3. 3
    Article
    Avatar of asayerasayer·3y

    Build a CRUD app with React and Firebase

    Firebase version 9 SDK initiates an API surface that follows a modular approach. In this tutorial, we will build a to-do app with Firebase that will be able to read, edit, and delete Todos. Application Demo: Create, Read, Update, and Delete is referred to as CRUD. The component will be used to display, edit and delete todos. After the imports, create a state named Subject (i.e. and the todos to be added.

  4. 4
    Article
    Avatar of hackernoonHacker Noon·3y

    How to Build a Smooth Authentication Flow System with Firebase

    An authentication service protects your website from unverified users having access to the website's features or contents. It ensures users' identity is genuine by verifying their credentials, which are usually the username/email and password. We've all experienced this on platforms such as Facebook, Instagram or Twitter when we are trying to sign into our accounts.

  5. 5
    Article
    Avatar of asayerasayer·4y

    Authentication in React 18 using Firebase v9

    In this tutorial, we will implement an authentication flow in React 18 using Firebase v9 Web SDK. We’ll enhance a starter React application to practice the following security concepts: Adding user login and logout (using email/password and with Google), Retrieving user information, using the Context API for managing the Auth state, and Protecting application routes from unauthorized users using React Router v6.

  6. 6
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    How to Build a Google Docs Clone with React, Material UI, & Firebase

    In this article, we'll build a Google Docs clone using React, Material UI, and Firebase. If we click any document, it will open up and we can edit them however we need to. If two people are working on the same document, their progress will be reflected in both instances.

  7. 7
    Article
    Avatar of glcGolang News·3y

    A Golang-based Open Source Backend / Firebase Alternative

    A Golang-based Open Source Backend / Firebase Alternative PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions, built-in users management, convenient dashboard UI and simple REST-ish API.

  8. 8
    Article
    Avatar of phProduct Hunt·3y

    Nhost - The Open Source Firebase Alternative with GraphQL

    The Open Source Firebase Alternative with GraphQL Nhost is an open-source alternative to Firebase. It provides all the APIs, services, and SDKs you need to build performant mobile & web applications.

  9. 9
    Article
    Avatar of flutterdevsFlutterDevs·4y

    Flutter 3.0— What’s New In Flutter

    Flutter 3.0 supports all the six platforms on the stable channel formally. Flutter hosts different third-party-together mixes like Firebase, AWS Amplify, Sentry, and AppWrite. The new Flutter 3 highlights contain new contributions for platform-specific integration, intuitive models for compilation to build support, and internationalization.

  10. 10
    Article
    Avatar of asayerasayer·4y

    Mobile push notifications with Firebase

    Push notifications are messages to users to build audience relationships and get users back into the mobile app. In this article, you will learn how to set this feature up in React Native with Firebase. I will be using a simple app, and on that app, I will add the push notification functionality for Android and iOS.

  11. 11
    Article
    Avatar of hashnodeHashnode·4y

    WriterAI: A Revolutionary AI Based Content Writing Tool

    WriterAI is an AI-based content writing tool that can turn your unstructured text into engaging content and generate up to 5 different paragraphs with an input of just 5 words. It is completely free to use If you ever wish to take a backup of your projects or publish them to other platforms like wordpress, you can easily export your projects in XML, XML and Markdown formats.

  12. 12
    Article
    Avatar of asayerasayer·3y

    Alternatives to Netlify for deploying front-end apps

    Netlify provides developers with everything they need to take their web projects from the first preview to full production without having to think about servers or DevOps. This article will give you an overview of Netlify alternatives for deploying single-page applications and their pros and features.

  13. 13
    Article
    Avatar of codemotionCodemotion·4y

    Create a Chat App in 30 Minutes with React Native and Firebase

    The chat app will have a log-in and registration screen, allowing users to add chats in a real-time chat application. This tutorial will give you a comprehensive, step-by-step guide on building a secure and functional chat app with React Native and Firebase. The components of the chat app are as shown below.

  14. 14
    Article
    Avatar of firebase-developersFirebase Developers·4y

    Firebase Firestore CRUD

    Firebase Firestore allows you to upload and retrieve data with very short and simple commands. I have built this Schedular app to demonstrate Firestore CRUD ( Create Read Update Delete) operations. If you need help creating a project on Firebase, you can check out this documentation.

  15. 15
    Article
    Avatar of asayerasayer·4y

    Firebase Cloud Storage for React apps

    Firebase v.9 SDK introduces a new API surface that follows a modular approach. Firebase Cloud Storage allows us to upload and work with user-generated content like images and videos. In this tutorial, we will learn how to upload images/ files to Firebase storage with version 9 web SDK.

  16. 16
    Article
    Avatar of flutterFlutter·4y

    I/O Pinball Powered by Flutter and Firebase

    For Google I/O, we teamed up with the Flutter team to reimagine a classic pinball game built using Flutter and Firebase. The game uses Flame’s out-of-the-box features, such as animations, physics, collision detection, and more. We integrated the open source Box2D engine into Dart so it can be easily integrated with Flutter.

  17. 17
    Article
    Avatar of hnHacker News·4y

    HackerNews/API: Documentation and Samples for the Official HN API

    The v0 API is essentially a dump of our in-memory data structures. It's possible to implement most of HN using it, but it's the one we could release in the time we had. Justin.tv is the biggest live video site online. We serve hundreds of thousands of video streams a day, and have supported up to 50k live concurrent viewers. We just added a 10 gbps line to our colo.