/exercism-javascript

Javascript exercises done to master the language specifics and achieve fluency.

Primary LanguageJavaScript

Javascript exercises

Javascript exercises done to master the language specifics and achieve fluency.

Screenshot 2022-11-21 at 22 23 36

Configuration

  1. Run npm install in the root directory to install the necessary package (NodeJS and NPM required).
  2. Then open any specific folder and open README.MD to learn more about the task and run npm run test to show the task specific test suite.