๐ฅดย โขย 10m
New Update on My Social Media App for Engineering Students Iโve been working on an app focused on hackathons, job prep, aptitude tests, and more, mainly for engineering students. Initially, I was using Firebase for the backend, but I ran into the read limit of 50k/day. I thought it was a good amount at first, but each read countsโso viewing one post is one read, and viewing a user profile with 10 posts and followers can easily add up to 15+ reads. i.e. one user can easily consume 1k reads . Luckily, Firebase offers 100k/day reads at just $0.08, so itโs manageable. However, Iโm planning to enhance the app by adding offline-first caching and other optimizations to reduce read calls. Iโm also exploring other solutions, like shifting the backend to SQL or another database for better scalability and cost management. Thanks for reading!
habitide.in Minimal ...ย โขย 4d
my indie stack isnโt fancy itโs flutter, firebase, in-app purchases, and way too much caffeine. 7 apps, 25+ projects, and somehow it still works. flutter = speed, firebase = no infra headaches, iap = survival money, caffeine = the real backend. not g
See Moreย โขย
Arizona State Universityย โขย 2m
โ Before choosing between Supabase and Firebase for your next project, itโs important to understand how their pricing works. ๐ Firebase charges you for every read, write, and delete operation on your database. For example, after the free quota,
See MoreDownload the medial app to read full posts, comements and news.