In this tutorial, I will show you how to make Angular 8 connect to MongoDB with Node.js Express. We’re gonna build a full-stack (MEAN stack) CRUD Application in which, the back-end server uses Node.js + Express for REST APIs, front-end side is an Angular App with HTTPClient.
Newer versions:
– Using Angular 10
– Using Angular 11
– Using Angular 12
– Using Angular 13
– Using Angular 14
– Using Angular 15
– Using Angular 16
Related Posts:
– MEAN stack Authentication & Authorization with Angular 8 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