Unknown Google Firebase with angular 7-8 tutorial for beginners (introduction and tutorial syllabus) | My Project HD
X

Google Firebase with angular 7-8 tutorial for beginners (introduction and tutorial syllabus)

Google Firebase with angular 7-8 tutorial for beginners (introduction and tutorial syllabus)

What is Google firebase

Google Firebase is a backend cloud-based service. firebase provides you real-time database. firebase base database  is a  fast  and real-time database . in  web application and mobile application (android & IOS)  you can use firebase

 

Use Of Firebase 

1.Cloud Messaging 
2.Data Storage
3.Website Hosting 
4.Chat Application Making 
5.Web And Mobile Push Notification 

 

This tutorial, We will cover the following topics

1. environment setup and project creation 
2. Firebase Authentication

  •       Google Authentication
  •    E-Mail And Password Authentication
  •    Facebook Authentication
  •    Twitter

3.Firebase Database 

  •     Cloud Database
  •   Real-Time Database
  •   Firebase database Rules 

4.Basic Database Operation   

  •     Data Insertion Operation 
  •   Data Selection Operation 
  •   Data Deletetion Operation 
  •   Data Update Operation 

5.Chat Application Development Tutorial