angular / angularfire

Angular + Firebase = ❤️
https://firebaseopensource.com/projects/angular/angularfire2
MIT License
7.66k stars 2.19k forks source link

Getting started documentation seems unclear. #2112

Closed SanderElias closed 3 years ago

SanderElias commented 5 years ago

This got reported to me

At the NPM SITE: I'm told that AngularFire and AngularFire2 are obsolete, yet, in the Getting started - Installation & Setup I am directed to the obsolete AngularFire2 instructions on Github.

It did not work and it took a bit to find the correct update instructions that are from 2019 and not 2018.

The correct setup is in the StackBlitz files Stackblitz Template - Remember to set your Firebase configuration in app/app.module.ts

From that point the instruction, which all lead to AgukareFire2 github actually work. Or, once setup then using the docs AngulareFire2 for the different Firebaseservices work.

Can you fix the docs so that newbies get it right the first time?

I checked, and this seems unclear indeed.

stephangrobler commented 4 years ago

Is this still an issue? I can't find the section where it says AngularFire and AngularFire2 is obsolete on the NPM site.