In this tutorial, I will show you how to build a full-stack (Angular 12 + 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.
Related Posts:
– Angular 12 + Node.js Express: JWT Authentication & Authorization example
– Server side Pagination with Node.js and Angular
– File Upload using Angular and Node.js
Run both projects in one place:
How to Integrate Angular with Node.js Restful Services
Serverless with Firebase:
– Angular 12 Firebase CRUD Realtime DB | AngularFireDatabase
– Angular 12 Firestore CRUD example | AngularFireStore