javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Exercism exercises in JavaScript.

Results 111 javascript issues
Sort by recently updated
recently updated
newest added

After seeing a couple of solutions to "Windowing System" during mentoring, I think the exercise could need some changes to better achieve it's learning objectives. * For `Position` and `Size`,...

discussion :speech_balloon:

Lately, for some PRs CI does not run at all for whatever reason. Example (https://github.com/exercism/javascript/pull/1663): ![image](https://user-images.githubusercontent.com/12543047/152683620-f2bea3d7-80d6-4c5a-b114-bb141838acb0.png) **Notice that it says "Checks 0" at the top.** When I close and open...

bug :bug:
x:action/fix
x:knowledge/intermediate
x:status/claimed
x:type/ci

This is a tracking issue for the concept exercises that need some cleanup or improvement. - [x] https://github.com/exercism/javascript/issues/1049 (claimed) - [x] https://github.com/exercism/javascript/issues/1166 - [x] https://github.com/exercism/javascript/issues/1247 - [x] https://github.com/exercism/javascript/issues/1325 - [x]...

pinned :pushpin:

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ Exercism v3 introduces a new type of exercise: [Concept Exercises](https://github.com/exercism/v3-docs/blob/main/product/concept-exercises.md). All...

chore :wrench:
v3-migration 🤖
x:action/improve
x:knowledge/intermediate
x:module/practice-exercise
x:type/content
x:size/large

The script [ci-check](https://github.com/exercism/javascript/blob/main/scripts/ci-check) which in turn calls some other scripts runs for every exercise that was changed in a PR. That means e.g. for PRs that include some files being...

discussion :speech_balloon:

We noticed the master got out of sync somehow and here in my PR https://github.com/exercism/javascript/pull/1476, the package.json is not in sync but the CI is all green nevertheless. If I...

bug :bug:

> ⚠️ If you have issues / are unsure, create ONE PR PER EXERCISE so it's easier to merge them as we can have discussions per exercise. If you're certain,...

help wanted
chore :wrench:
v3-migration 🤖
x:action/improve
x:knowledge/elementary
x:type/content
x:size/medium

:warning: Behold! This issue should be tackled after https://github.com/exercism/javascript/issues/1500 was completed. ## Getting started Here you can read about what Concept Exercises are and how they are structured: - [What...

## 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...

new exercise :sparkles:
x:action/create
x:knowledge/elementary
x:module/concept-exercise
x:status/claimed
x:type/content
x:size/medium