- https://github.com/angular/angularfire ← docs in markdown
💡 Nodes → different structures
https://github.com/angular/angularfire ← notice on the version of angular and firebase!!
environment.ts
to store api, keysExamples
@angular/fire
provides AngularFireDatabase
service that allows us to work with the Realtime Database.