How to build a blog with MongoDB, Express, Angular 2 and Node.js on Ubuntu – Part 2
In part 1 of this tutorial we setup our environment. In part 2, we’re going to write the necessary code to build a basic CRUD. This will be a simple blog with posts and comments. Nothing fancy about it. Let’s begin 1. Automated build As I showed in part 1 of […]