Ionic 2 + Firebase?

How can I use firebaseArray and firebaseObject in ionic 2?

I have my auth working but have no idea how to convert my arrays and objects from ionic 1.

1 Like

I have not even gotten as far as getting my auth working. I am trying to figure that out. Do you mind sharing what you have so far?

@jkellerer I have a small blog post on how to use Firebase auth with the ionic-conference-app. Check it out

http://www.luiscabrera.me/Blog/Post/1218/Using-Firebase-User-Authentication-in-Ionic-2

And like @stevenhastie I’m also trying to learn how to convert my arrays and objects from ionic 1. If I find a solution, I’ll post it :wink:

Yeah, I gave up and went back to developing in Ionic 1. I could not work out objects/arrays. Would like to hear if anyone has worked it out.

I am new in web dev world and i still try to learn about it. I found that, hope it will help :

BUT: