In this post, we going to understand some basics of NoSQL database and some useful information related to the most popular NoSQL database MongoDB.
Nodejs is an Open source and cross-platform runtime environment for executing Javascript code outside of the browser, in other words, NodeJS is a platform which allows you to build scalable network application using Javascript on the server side
Howdy, coders Hope you doing well, in the previous getting-started-with-node.js post we covered some basic introduction about node.js, In this tutorial, we will take one step ahead and will create first hello world programme in node.js with using the express.js framework