After a long time, I am starting to explore Node.js I am sharing my experience while learning Node, so this will be a good start-up point for someone who is willing to learn Node.js   Few points for development environment:  1. Using Windows OS  2. Using Visual Studio Code for Node.js   Jump to  https://nodejs.org  and get the Node.js suitable for your operating system.You can find more specific download at  https://nodejs.org/en/download/        Now open command prompt, and try        That's it. We have successfully installed Node.js on our system. I'll be back with more article on Node soon. Cheers!!!  
Technology & Knowledge is to Share