javascript
javascript copied to clipboard
Exercism exercises in JavaScript.
I updated the story of the fruit picker exercise. I try to make it small understandable, and easy to read.
Hi. While I was learning concepts for JavaScript I found out that closures theory isn't very helpful for solving the suggested practical exercise: Coordinate Transformation. I would like to propose...
Multiplication (*) incorrectly represented via underscore character.
This is just a Draft Pull Request. I would like to know if I'm working on the right direction with the exercise. The only changes made are within concepts/regular-chatbot/instructions.md Thanks...
Let me know what you think of these files?
### Concept Roadmap There are already a lot of ideas for additional concepts that we could cover with concept exercises in the future. You can find a list in our...
## 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...
There is something if not bugged at least not ideal with the 'Promises' excercise in the javascript track, I had the first function written in a way I was sure...
[Original Issue:] The following test is missing: ```toml # different paths to same zipper "47aa85a0-5240-48a4-9f42-e2ac636710ea" = true ```
## Getting started Here you can read about what Concept Exercises are and how they are structured: - [What are Concept Exercises?](https://exercism.org/docs/building/product/concept-exercises) - [Concept Exercises](https://exercism.org/docs/building/tracks/concept-exercises) - [Concepts](https://exercism.org/docs/building/tracks/concepts) If you have...