javascript
javascript copied to clipboard
Exercism exercises in JavaScript.
@junedev, I just wanted to ensure with you if the story in `.docs/instructions.md` file is okay. If it is, I will move forward writing the spec, test and other docs...
Note: The concept was already created, only the exercise is missing now. ## Getting Started If you have not yet contributed to concept exercises before, this task requires some upfront...
 its look like having invisible character in this scheme. I couldn't find it. At iridium browser (kinda chrome) windows 10.
Students are recommended to use a `do-while` but the instructions only specify that time is never 0, they do not ALSO specify that the list of drinks is never empty....
Follow up from https://github.com/exercism/javascript/pull/1725#discussion_r895047045 Some tasks in the fruit picker exercise are currently rather "technical" instead of being phrased in terms of the overall story. Maybe someone has a good...
Hi there! I believe that this number needs to be changed so it makes more sense for the idea of not being able to move out of bounds.
Related but not covered by #1818, The hints have not been updated in #1725. For example, the first task: ```text - Use the imported API function checkStatus in your function....
## Getting Started If you have not yet contributed to concept exercises before, this task requires some upfront reading to acquire the necessary background knowledge. Here you can read about...
- Added examples - Added explanation for why the queens are labelled B and W
## Goal The goal here is to create a new concept exercise and a new concept from scratch. ## Getting started Here you can read about what Concept Exercises are...