In this tutorial, we will learn how to build a full stack Django + React Hooks example with a CRUD App. The back-end server uses Django with Rest Framework for REST APIs and interacts with MySQL/PostgreSQL/MongoDB database. Front-end side is made with React, Hooks, Axios, React Router & Bootstrap.
Tag: crud
Angular 10 Firebase CRUD Realtime DB | AngularFireDatabase
In this tutorial, I will show you how to build Angular 10 CRUD App with Firebase Realtime Database that uses AngularFireDatabase
service.
Related Posts:
– Angular 10 Firestore CRUD with AngularFireStore
– Angular 10 Firebase Storage: File Upload/Display/Delete example
– Angular 10 CRUD Application example with Web API
– Angular 10 Form Validation example (Reactive Forms)
Other versions:
– Angular 8 Firebase CRUD example
– Angular 11 Firebase CRUD example
– Angular 12 Firebase CRUD example
– Angular 13 Firebase CRUD example
– Angular 14 Firebase CRUD example
– Angular 15 Firebase CRUD example
Angular 8 + Node.js Express + PostgreSQL example: Build CRUD Application
In this tutorial, I will show you how to build a full-stack (Angular 8 + Node.js + Express + PostgreSQL) example with a CRUD Application. The back-end server uses Node.js + Express for REST APIs, front-end side is an Angular App with HTTPClient.
Newer versions:
– Angular 10 + Node.js Express + PostgreSQL example
– Angular 11 + Node.js Express + PostgreSQL example
– Angular 12 + Node.js Express + PostgreSQL example
– Angular 13 + Node.js Express + PostgreSQL example
– Angular 14 + Node.js Express + PostgreSQL example
– Angular 15 + Node.js Express + PostgreSQL example
More Practice:
– Node.js Express + Angular 8: JWT Authentication & Authorization example
– Angular 8 upload file/image to Node.js Server example
Run both projects in one place:
How to Integrate Angular 8 with Node.js Restful Services
Angular 8 + Node.js Express + MySQL example: Build CRUD Application
In this tutorial, I will show you how to build a full-stack (Angular 8 + Node.js + Express + MySQL) example with a CRUD Application. The back-end server uses Node.js + Express for REST APIs, front-end side is an Angular App with HTTPClient.
Newer versions:
– Angular 10 + Node.js Express + MySQL example
– Angular 11 + Node.js Express + MySQL example
– Angular 12 + Node.js Express + MySQL example
– Angular 13 + Node.js Express + MySQL example
– Angular 14 + Node.js Express + MySQL example
– Angular 15 + Node.js Express + MySQL example
More Practice:
– Node.js Express + Angular 8: JWT Authentication & Authorization example
– Angular 8 upload file/image to Node.js Server example
Run both projects in one place:
How to Integrate Angular 8 with Node.js Restful Services
Angular 8 CRUD Application example with Web API
In this tutorial, I will show you how to build an Angular 8 CRUD Application to consume Web APIs, display, modify & search data.
Newer versions:
– Angular 10 CRUD example with Web API
– Angular 11 CRUD example with Web API
– Angular 12 CRUD example with Web API
– Angular 13 CRUD example with Web API
– Angular 14 CRUD example with Web API
– Angular 15 CRUD example with Web API
More Practice:
– Angular 8 JWT Authentication with HttpInterceptor and Router
– Angular 8 Multiple Files upload example
– Angular 8 + Spring Boot: File upload example
Fullstack CRUD Application:
– Angular 8 + Node.js Express + MySQL example
– Angular 8 + Node.js Express + PostgreSQL example
– Angular 8 + Node.js Express + MongoDB example
– Angular 8 + Spring Boot + MySQL example
– Angular 8 + Spring Boot + PostgreSQL example
– Angular 8 + Spring Boot + MongoDB example
– Angular 8 + Django example
– Angular 8 + Django + MySQL example
– Angular 8 + Django + PostgreSQL example
– Angular 8 + Django + MongoDB example
Serverless with Firebase:
– Angular 8 Firebase CRUD Realtime DB | AngularFireDatabase