READLINES-SYNC IN NODE JS
As my first nodejs program, i had to make a cli quiz app which includes taking the input from the user . As there are many input methods, i used readline-sync .
ReadlineSync in node
Synchronous Readline for interactively running to have a conversatio...
codeman.hashnode.dev3 min read