DEV Community

Digamber Singh
Digamber Singh

Posted on

Angular 9|8|7 Firebase 5|6 CRUD Operations

The post Angular 9|8|7 Firebase 5|6 CRUD Operations appeared first on positronX.io.

I am going to share with you how to create CRUD Operations using Angular 7|8|9 and Firebase 5|6 real-time NoSQL cloud database. We’ll be using Angular’s Reactive Forms service for managing the user submitted data in our web application.
For the demo purpose, we’ll be creating a basic student record management system in which a school admin can perform following tasks:

Click here to read more

Top comments (1)

Collapse
 
vijhhh2 profile image
Vijay

Can you a make a post about how to use svg in angular.