jsdq
Your daily dose of JavaScript brains
A CLI tool delivering a daily JavaScript question to boost your skills.
- Daily Challenge: A new JavaScript question every day.
- One Command: Get your question easily with a single command.
- Community Sourced: Questions from a popular JavaScript repository.
- Node.js version 12 or higher.
To get your daily JavaScript question, you have two options:
npx jsdq
-
Install the package globally:
npm install -g jsdq
-
Run the command:
jsdq
This project uses questions from lydiahallie/javascript-questions under the MIT License.
This project is licensed under the MIT License. See the LICENSE file for details.