In this post, we’re going to be creating a simple Employee database using Node, Express and MongoDB. By the end of this tutorial, you should be able to save a new employee and display all saved employees. Getting Started MongoDB Installation and configuration of MongoDB is beyond the scope of this post. You can download […]