Best of FirebaseDecember 2023

  1. 1
    Article
    Avatar of medium_jsMedium·2y

    Firebase Cloud Messaging in React: A Comprehensive Guide

    Learn how to easily add push notifications to a React App using Firebase. This article provides a comprehensive guide on Firebase Cloud Messaging in React, including its benefits, setup instructions, notification permissions, registration token generation, configuring notification listeners, and testing push notifications.

  2. 2
    Article
    Avatar of firebase-developersFirebase Developers·2y

    Best practices for authenticating using Firebase

    Learn about the best practices for authenticating using Firebase. Explore options such as anonymous authentication and federated authentication with trusted third-party providers. Discover the benefits of multi-factor authentication for added security.