Ilja
Ilja

Reputation: 46547

Using AngularFire with angular 2.0 alpha

I was trying to look this up online, but didn't find any useful resources. Essentially I am using ionic v2 to build an app and would like to use firebase backend, therefore I wanted to know if there is a guide on how to set it up in with angular 2.0, its not a production app, just a small project to test out new releases.

Upvotes: 1

Views: 221

Answers (1)

Ilja
Ilja

Reputation: 46547

Turns out we don't need to rely on AngularFire when using angular 2 with firebase, Thank you @Kato for pointing it out: https://www.youtube.com/watch?v=RD0xYicNcaY

Upvotes: 1

Related Questions