Back
Firebase
Mentioned in 256 todos by 91 makers.
Mentions over time
Loading...
Sentiment
Loading...
Praised in 5.1% of mentions (site average 9.9%), complaints in 3.9% (average 3.7%).
What makers are doing
Loading...
Often used together with
Do you make Firebase?
See everything makers say about it: every mention with praise and complaints, sentiment trends, weekly email digests, and CSV export.
Explore InsightsRecent todos mentioning Firebase
📋 Daily Standup — 2026-06-19
#bedtimestories
• Firebase SDK upgrade to 4.11.0 + Podfile refresh
• RevenueCat logIn best-effort to prevent crashes
• Firebase App Check client setup
#mygoo
• Image preference question flow (demo + admin UI consolidation)
• Preference insights in public reports
• Mobile release secrets caching + version bumps
#3thingsaday
• Pro planner: Tomorrow & Day after planning from backlog
• RevenueCat Android crash fixes (process restore + paywall)
• Me-screen test robustness + removed unused Glance activity
• Debug UI improvements (Demo Mode label + Preview paywall)
• Maestro coverage for Pro-only features
3 projects, 25 commits shipped.
📋 Daily Standup — 2026-05-27
#apptools
• Added site verification and blackjack remote build mapping.
#bedtimestories
• Released iOS 19 (19.0.0) for TestFlight.
• Updated Firebase SDK to 12.13.0.
#blackjacktrainer
• Released iOS 9 for TestFlight.
• Updated app icon and deferred notification initialization.
• Added App Store and Google Play badges, and updated metadata/ASO keywords.
• Redesigned the landing page.
#kindlegratis
• Improved SEO fetch and kg-heartbeat stability.
#mygoo
• Added an internal SEO/ASO report for mygoo.fun.
• Optimized player profile data aggregation for speed.
• Fixed duplicate player profile signal keys.
• Improved home feed caching.
Total projects: 5
📋 Daily Standup — 2026-05-01
#apptools
• Released v0.3.0 with Search Console + WordPress packages
#kindlegratis
• Major SEO overhaul: entity graph, /about page, IndexNow, Q&A FAQ on EN pages
• Fixed 474 dated archives with noindex + canonicals + full hreflang cluster
• Cleaned up accidentally committed firebase-debug.log
2 projects touched
📋 Daily Standup — 2026-04-15
#kindlegratis
• Added profile API, author follow system, and Firebase OAuth setup
#mygoo
• Build bump to 1724
• Improved admin wheel: clearer daily batch copy and real campaign-game status
• Fixed auto-generated games attaching to canonical Tradedoubler campaign
#3thingsaday
• Added SEO foundation: meta tags, OG images, Twitter Card, JSON-LD, robots.txt, and sitemap
• Improved OG image quality (Lanczos filter, optimized 1200×630 JPG)
Long day of trying to use firebase-admin server functions in nextjs middleware but not use or reference them at all in the client to avoid crashes
#typi
Built basic working forms for creating a worker profile for www.gotexastrades.com. Already connected to firebase but disabled buttons. Will work on UX next.
Functioning auth page with firebase backend is up 💪
www.gotexastrades.com/account
Entire auth and payment system built using cloudflare KV storage and workers with stripe. No firebase or supabase bullsheee
#nabeerfinder
Exported pre-existing firebase users and imported them in Brevo, I plan on retargeting them via email. I have no idea what I'm doing with emails.
#grit
fixed some cases when nextJS was doing the backend call before it had the firebase token. Also solved @jasonleow 's bug when clicking the domain goes into nirvana
#seokickstarter
implementing stripe -> user creation flow. Claude was confident that I can create an anon user on Firebase and then merge it with another user - but there is no such thing 🙂