Shrijan Tripathi
console.log($1)

console.log($1)

Follow
homebadges
Tag

terminal

#terminal

More content

Read more stories on Hashnode


Articles with this tag

Using Node CLI and REPL

Feb 27, 20224 min read 266 views

CLI stands for command-line interface and REPL stands for Read Eval Print and Loop. Almost every programming language/environment or even framework...

Using Node CLI and REPL