Aditya Gupta

NodeJS: Installation, Setup, and Creating a Hello World Application in NodeJS

Node.js is a JavaScript runtime that allows you to write JavaScript for creating back-end services. We can create services like APIs, Web App even Mobile App using it. Many big companies use Node.js to build their application such as Netflix, PayPal, Uber, etc. Features of Node.js In Node.js we write JavaScript code, so for a

NodeJS: Installation, Setup, and Creating a Hello World Application in NodeJS Read More »