K
K
Kirill Bazhenov2017-10-17 13:37:18
Node.js
Kirill Bazhenov, 2017-10-17 13:37:18

What is Node.js specifically for?

What is Node.js specifically for, somewhere I read that it is needed for scalable network servers, but what is it?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sim3x, 2017-10-17
@sim3x

It is needed for writing server code in js

N
Negwereth, 2017-10-17
@Negwereth

NodeJS is a platform-independent JavaScript code execution environment that allows you to build a variety of solutions.
One of them are web servers. NodeJS also allows you to develop desktop solutions by accessing the file system and other system APIs.
There is also an Arduino modification that allows you to program microcontrollers in JavaScript.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question