Modern MEAN Stack Tutorial with Docker (Angular, Node, Typescript and Mongodb)
Adrian Mejia Blog
The MEAN stack allows you to build complete applications using one programming language: JavaScript. In this tutorial, we made upon the first part (Creating an Angular app) which built the front-end, and this part builds the backend with a RESTful API and Database. REST API with Node.jsWe are...