0 votes
in Mean Stack by
How can you assess REPL and Node.Js?

1 Answer

0 votes
by

REPL is an acronym for reading Eval Print Loop. It also assesses datasets and lastly depicts the findings. It is important to note that REPL provides a climate that is quite similar to a Linux Shell. REPL is associated with the execution of the below-mentioned tasks.

  1. Print: It is associated with printing the results that are derived from the command.
  2. Read: It is associated with reading the inputs provided by the user. After the reading is complete, the places the readings into the Data structure of JavaScript. Subsequently, it stores the structure inside the function.
  3. Loop: It would continue to twist the command unless the user makes use of Ctrl+C.
...