What is REPL in Node.js?

REPL stands for Read Eval Print Loop, and it represents a computer environment. It’s similar to a Windows console or Unix/Linux shell in which a command is entered. Then, the system responds with an output

repl2

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *