S
S
Senseich2018-06-06 22:48:45
Node.js
Senseich, 2018-06-06 22:48:45

What is the console in node js for?

The question is purely out of curiosity. Today I noticed that node js has its own console, but the usual commands like: node-v do not work in it, so it became interesting what is it for then?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
OnYourLips, 2018-06-07
@Senseich

This is REPL (read-eval-print-loop), for line-by-line execution. Needed for experimentation.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question