https://github.com/bezkoder/angular-17-firebase-crud
Build Angular 17 Firebase CRUD with Realtime Database tutorial - AngularFireDatabase Object and List example: create, retrieve, update, delete
https://github.com/bezkoder/angular-17-firebase-crud
angular angular-17 angular-fire angular-firebase angular17 angularfire angularfirebase angularfiredatabase crud crud-app crud-application crud-operation crud-operations crud-sample firebase firebase-database firebase-realtime-database
Last synced: 2 months ago
JSON representation
Build Angular 17 Firebase CRUD with Realtime Database tutorial - AngularFireDatabase Object and List example: create, retrieve, update, delete
- Host: GitHub
- URL: https://github.com/bezkoder/angular-17-firebase-crud
- Owner: bezkoder
- Created: 2023-12-22T03:27:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-04T08:51:35.000Z (over 1 year ago)
- Last Synced: 2024-02-04T09:51:07.995Z (over 1 year ago)
- Topics: angular, angular-17, angular-fire, angular-firebase, angular17, angularfire, angularfirebase, angularfiredatabase, crud, crud-app, crud-application, crud-operation, crud-operations, crud-sample, firebase, firebase-database, firebase-realtime-database
- Language: TypeScript
- Homepage:
- Size: 168 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular 17 Firebase CRUD example with Realtime DataBase | AngularFireDatabase
Build Angular 17 CRUD example with Firebase Realtime Database that uses `AngularFireDatabase` service.
- Each Tutorial has key, title, description, published status.
- We can make CRUD operations: create, retrieve, update, delete Tutorials.
For more detail, please visit:
> [Angular 17 Firebase CRUD with Realtime DataBase](https://www.bezkoder.com/angular-17-firebase-crud/)> [Angular 17 Firestore CRUD example](https://www.bezkoder.com/angular-17-firestore-crud/)
> [Angular 17 Firebase Storage: File Upload/Display/Delete example](https://www.bezkoder.com/angular-17-firebase-storage/)
## More Practice
> [Angular 17 example: CRUD with Rest API](https://www.bezkoder.com/angular-17-crud-example/)> [Angular 17 Form Validation example](https://www.bezkoder.com/angular-17-form-validation/)
> [Angular 17 JWT Authentication & Authorization with Web API](https://www.bezkoder.com/angular-17-jwt-auth/)
Fullstack with Node:
> [Angular 17 + Node Express + MySQL example](https://www.bezkoder.com/angular-17-node-js-express-mysql/)> [Angular 17 + Node Express + PostgreSQL example](https://www.bezkoder.com/angular-17-node-js-express-postgresql/)
> [Angular 17 + Node Express + MongoDB example](https://www.bezkoder.com/angular-17-node-js-express-mongodb/)
> [Angular 17 + Node Express: File upload example](https://www.bezkoder.com/angular-17-node-express-file-upload/)
Fullstack with Spring Boot:
> [Angular 17 + Spring Boot example](https://www.bezkoder.com/spring-boot-angular-17-crud/)
> [Angular 17 + Spring Boot + MySQL example](https://www.bezkoder.com/spring-boot-angular-17-mysql/)
> [Angular 17 + Spring Boot + PostgreSQL example](https://www.bezkoder.com/spring-boot-angular-17-postgresql/)
> [Angular 17 + Spring Boot + MongoDB example](https://www.bezkoder.com/spring-boot-angular-17-mongodb/)
> [Angular 17 + Spring Boot: File upload example](https://www.bezkoder.com/angular-17-spring-boot-file-upload/)
Fullstack with Django:
> [Angular + Django example](https://www.bezkoder.com/django-angular-13-crud-rest-framework/)> [Angular + Django + MySQL](https://www.bezkoder.com/django-angular-mysql/)
> [Angular + Django + PostgreSQL](https://www.bezkoder.com/django-angular-postgresql/)
> [Angular + Django + MongoDB](https://www.bezkoder.com/django-angular-mongodb/)