Complete Angular and Firebase Tutorial | Using Firebase as Database and Backend

preview_player
Показать описание
Let's use Firebase's Realtime Database as our backend for the Angular App.
This not only provides us with an API but also provides us with a database to do CRUD operations.

Рекомендации по теме
Комментарии
Автор

I was expecting installing firebase using npm and all those stuff . But this is crazy. Thanks dude. It's a life saving video.

asimsheikh
Автор

Excellent tutorial. Finally I have posted my angular form data without backend to firebase. Expecting more videos on from you

ananthu
Автор

Exactly what I needed for a simple project.

sukhamjotsingh
Автор

When i use delete http, i have a CORS error... can you please show us how to fix it

felixshfail
Автор

@programmercouple can I Authenticate angular via firebase without angular form I want to say by using simple HTML CSS Ts Commponent only

PRINCE-ptgx
Автор

what is the argyment in OnLogin method(ngForm)?

zarazakt
Автор

Really helpful. I just have problems accessing the Data firebase returns because of the id it puts infront of each user. Console.log is no problem but I would like to create an Object.

janina
Автор

don't we need to install firebase in our project or import firebase ???

fahaankhan
Автор

Can you do more videos on firebase, that will be really helpful

ananthu
Автор

Actually I am getting the Cors error. I cannot resolve this. I need help

sukhamjotsingh