Best of FirebaseMarch 2024

  1. 1
    Article
    Avatar of hnHacker News·2y

    900 Sites, 125 million accounts, 1 vulnerability

    A misconfiguration in Firebase has led to hundreds of sites exposing around 125 million user records, including plaintext passwords and sensitive billing information.

  2. 2
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    How to Build a Full-Stack Kanban Task Management App With TypeScript, Next.js, Redux-toolkit, and Firebase

    Learn how to build a full-stack Kanban task management app using TypeScript, Next.js, Redux Toolkit, and Firebase. The tutorial covers implementing authentication with next-auth.js, configuring the Redux store, creating the app markup, integrating Firebase Firestore, adding initial data to the Firestore database, fetching and populating data, and implementing CRUD operations.