Adam Teodoro

Results 4 issues of Adam Teodoro

"firebase": "^8.2.2", On save image in storage: My code: ``` import { AngularFireStorage } from '@angular/fire/storage'; constructor( private fireStorage: AngularFireStorage ) { } saveIMG(img: File, imgPath: string) { return this.fireStorage.ref(imgPath)...

The rule that use resource.data is not working to angularfire V9

É chato estudar isso e amanhã a google mudar a sintaxe das libs e eu ter que estudar tudo novamente, acho melhor repensar sobre a cultura das empresas que geram...

please help me to found the environment configuration corretly, the firebase documentation, it's very confuse, have an repository for this ?