angular/angularfire

Where can I find comprehensive documentation?

Steve-from-Memphis opened this issue · 2 comments

Where can I find thorough documentation on angular/fire? I first started using angular/fire about 2 years ago. Super confusing. The articles on the web are all over the place, mixing compat with the current model, some saying stay on compat (assume they were old articles), some intermixing angular/fire with straight google firebase calls (which this library is supposed to wrap, correct?). Even this site sends the user back to the google firebase side. Because of this, as a newbie a couple of years ago, I ended up intermingling my code, sometimes using angular/fire/compat, mixing in angular/fire, and other times importing straight from firebase. I eventually "got it", but again, super confusing.

So, now I am replacing my old v6 compat with the new model, but I cannot find simple documentation. The md's on this site are minimal. Is there a place that I am just over looking that is a good source for angular/fire documentation.

Thanks!

This issue does not seem to follow the issue template. Make sure you provide all the required information.

I did the same a while back, I can maybe help out?
Also you can vote here if you want: https://firebase.uservoice.com/forums/948424-general/suggestions/47440403-make-angularfire-an-offcially-supported-library
We definitily need better docs, with all services combined an edge cases