Best of FirebaseNovember 2023

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·2y

    Code and Deploy an Instagram Clone with React and Firebase

    Learn how to create an Instagram clone using React and Firebase. The course covers both front-end and back-end development, including authentication, user interactions, and advanced functionalities. By the end of the course, you'll have a fully functional Instagram clone to showcase your skills.

  2. 2
    Article
    Avatar of googledevsGoogle Developers·2y

    Full-stack development in Project IDX

    Project IDX is a browser-based development experience that aims to simplify full-stack app development by addressing challenges in backend development in a web-based environment. It provides features such as simplified frontend-backend communication and secure, self-contained testing environments.

  3. 3
    Article
    Avatar of asayerasayer·2y

    Create Push Notifications in React Native with Notifee

    Learn how to use Notifee, a React Native library, to streamline push notifications for Android and iOS devices. Set up Notifee in your React Native app, create push notifications, group notifications, cancel notifications, style notifications, handle images within notifications, and send notifications with Firebase.