Getting started with JavaScript: Building a CLI quiz app
In this article we learn how to build a CLI quiz app using JavaScript. We will be using repl.it (yes, its free) to write the code.
What is CLI?
Command Line Interface(CLI) allows you to interact with a program via command line. Example: Github, Shell...
malay.hashnode.dev3 min read