Node.js

REPL Terminal

Node.js / REPL Terminal

REPL Terminal

What is REPL

It is an interactive programming environment that allows users to run the JavaScript code directly in the terminal, It stands for:

  • Read − It reads the user input and analyses it into the JavaScript expressions.
  • Eval − It evaluates the analyzed JavaScript expressions.
  • Print − It prints the evaluation result.
  • Loop − Loops back to read the next input.
Technology
Node.js
want to connect with us ?
Contact Us