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