Best of FirebaseJuly 2024

  1. 1
    Article
    Avatar of hnHacker News·2y

    szimek/sharedrop: Easy P2P file transfer powered by WebRTC

    ShareDrop is a web application inspired by Apple AirDrop, enabling peer-to-peer file transfers without utilizing servers, leveraging WebRTC for security and Firebase for presence management. It facilitates file sharing within the same network and across networks via unique URLs. It works on various browsers and can be deployed using Ember CLI and Heroku.

  2. 2
    Article
    Avatar of codewithandreaCode with Andrea·2y

    Use unawaited for your analytics calls

    Explore high-quality Flutter courses focusing on various topics like State Management, App Architecture, Navigation, Testing, Firebase integration, Dart Programming, and Flutter animations. These courses cover building eCommerce and habit tracking applications across iOS, Android, and web platforms.

  3. 3
    Article
    Avatar of habrhabr·2y

    How to Deploy Next.js to Firebase Hosting Quickly in 2024: A Beginner's Guide

    Learn how to quickly deploy a full-stack Next.js web app to Firebase Hosting. The guide covers creating a Next.js project, setting up Firebase, upgrading to the Blaze plan, and connecting your GitHub repository for automatic deployments. The deployment process is streamlined to be completed in approximately 5 minutes, with additional steps for accessing and troubleshooting your live app.