Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Cody Adkins
7,260 PointsWill team treehouse cover any courses using Firebase and iOS?
Also has anyone started using Firebase with there applications? If so, what do you think?
1 Answer
ianhan3
4,263 PointsI use Firebase as my primary BaaS in addition to some custom scripts to run Stripe payments and send push notifications hosted on Heroku as well as Cloudinary to host large assets. I love Firebase, especially the newest update. It's quick, realtime, has an extremely generous free tier and is easy to learn. It's flexible enough to be used in most applications and I've built everything from social media type apps to finance apps to messaging. As with every BaaS there are some things you just can't do without custom solutions but Firebase is pretty darn wonderful, especially if you just want to throw up a quick project.