21
NovExploring REPL Terminal
REPL stands for Read-Eval-Print-Loop. It is an interface to run your JavaScript code and see the results. You can access REPL by simply runningNode.js command prompt and simply run command node.
Here, we are adding two numbers 1 and 2 which results into 3.
Read More - Node JS Interview Questions for Experienced
REPL Commands
REPL Shortcuts
What do you think?
I hope you will enjoy commands and short-cuts while programming with Node.js. I would like to have feedback from my blog readers. Your valuable feedback, question, or comments about this article are always welcome.
Take our Nodejs skill challenge to evaluate yourself!
In less than 5 minutes, with our skill challenge, you can identify your knowledge gaps and strengths in a given skill.