860 Views
Today I came across a quick video which explains functionality about Node.js and its REPL ( Read-Eval-Print loop). While I use the built-in REPL from time to time (type node into your terminal to start it) I haven't used the REPL module before.
0 comments