trustmebro.reviews
Firebase

Firebase

App Service · Web frameworks & libraries · 25 mentions · 3 subreddits · discussed in r/webdev, r/androidapps, r/Notion

Reddit take

Not enough linked mention summaries yet; the source excerpts below are the evidence.

Pros

  • Maybe try firebase, they have a free tier as well.
  • The next challenges for you will be cloud platforms (AWS, GCP, Firebase, Cloudflare, Azure)
  • Go React/Next.js with Supabase or Firebase for auth, storage, and feeds.
  • Supabase might work for you, maybe even Firebase if you are not opposed to BasS. It would deal with a lot of the heavy lifting for you.
  • You don't really need to build all this yourself, you should learn about graphql and subscriptions to data, similar subscription to data available in firebase. There is no more need to do this manually using socket io

Cons

  • also try adding some analytics like firebase for tracking what users actually do
  • Firebase feels like handcuffs after a while.
  • I am using Firebase currently. But it’s a nightmare to deal with syncing client/server sessions and is clunky. Also, massive vendor lock in. I’d like to move away.
  • Using Firebase with emulator works OK, but: * Social auth (Google, GitHub) with popups/redirects is problematic
  • I didn’t want to set up a whole CMS or hook it up to Firebase/Supabase/Mongodb — it felt like massive overkill.

Sentiment

14 positive (56%) · 6 mixed (24%) · 5 negative (20%)

Trust + time weighted score: +35% · raw score 36%

What redditors said (10 of 25)

also try adding some analytics like firebase for tracking what users actually do
mixed · u/R****3 · r/androidapps · comment · Dec 2, 2025 · open on Reddit ↗
Maybe try firebase, they have a free tier as well.
positive · u/w****s · r/webdev · comment · Nov 17, 2025 · open on Reddit ↗
The next challenges for you will be cloud platforms (AWS, GCP, Firebase, Cloudflare, Azure)
positive · u/K****u · r/webdev · comment · Nov 12, 2025 · open on Reddit ↗
Go React/Next.js with Supabase or Firebase for auth, storage, and feeds.
positive · u/E****0 · r/webdev · comment · Nov 7, 2025 · open on Reddit ↗
Supabase might work for you, maybe even Firebase if you are not opposed to BasS. It would deal with a lot of the heavy lifting for you.
positive · u/B****7 · r/webdev · comment · Nov 7, 2025 · open on Reddit ↗
You don't really need to build all this yourself, you should learn about graphql and subscriptions to data, similar subscription to data available in firebase. There is no more need to do this manually using socket io
positive · u/t****e · r/webdev · comment · Aug 27, 2025 · open on Reddit ↗
Firebase feels like handcuffs after a while.
negative · u/P****9 · r/webdev · comment · Aug 19, 2025 · open on Reddit ↗
I am using Firebase currently. But it’s a nightmare to deal with syncing client/server sessions and is clunky. Also, massive vendor lock in. I’d like to move away.
negative · u/6****c · r/webdev · Aug 19, 2025 · open on Reddit ↗
Auth: Firebase magic links (passwordless)
positive · u/S****p · r/Notion · Aug 7, 2025 · open on Reddit ↗
Using Firebase with emulator works OK, but: * Social auth (Google, GitHub) with popups/redirects is problematic
mixed · u/R****0 · r/webdev · Aug 7, 2025 · open on Reddit ↗

Compare

Related