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 trialDalibor Nikolic
5,283 PointsFirebase
Do you recommend using firebase for projects with a database and front/back - end code? or is it easier to code it from scratch?
edit: I want to connect with facebook so that users can use it as a fast register/sign in preference instead of doing all the standard procedure sign up sheet and i was wondering if firebase would be a good way to do it with or could i just use some API?
Dalibor Nikolic
5,283 PointsI want to connect with facebook so that users can use it as a fast register/sign in preference instead of doing all the standard procedure sign up sheet and i was wondering if firebase would be a good way to do it with or could i just use some API?
2 Answers
Dalibor Nikolic
5,283 PointsI want to connect with facebook so that users can use it as a fast register/sign in preference instead of doing all the standard procedure sign up sheet and i was wondering if firebase would be a good way to do it with or could i just use some API?
Elias Adams
4,263 PointsI suggest you try Firebase. I have been using it for a while and really enjoy it! Support is awesome too!
James Barnett
39,199 PointsJames Barnett
39,199 PointsWhat's the use case. What exactly are you coding from scratch? Why would firebase be a good fit?