Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

What is NodeJS?

+1 vote
asked Mar 18 by monu masih (130 points)

1 Answer

0 votes
answered Mar 21 by Peter Minarik (86,240 points)

You can read this article here: https://www.netguru.com/glossary/node-js

Also, here's the link to the official Node.js website: https://nodejs.org/en

The official site says:

Node.jsĀ® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...