-
Lets define a public API which we can use to write our own clients.
An API which makes us as students and mentors able to not leave our editor of choice.
Given an appropriately defined API a stu…
NobbZ updated
4 months ago
-
While exercising Windowing System [JS], Task 5 [ Add a method to move the window ], I noticed that the instructions are not clear as to what need to be done. Along with that, the example given in the …
-
After migrating to M4 I received the error message provided below.
It would be helpful to add a tip for how to resolve `base` not being available. Maybe include some background and then a resoluti…
bgerm updated
5 months ago
-
Hey there
According to the [Markdown Exercise](https://exercism.org/tracks/javascript/exercises/markdown) after installing the packages while
testing the code it shows an error because in the `ma…
-
Four my submissions
* ex [sublist](https://exercism.org/tracks/gleam/exercises/sublist) ‒ [all three iterations](https://exercism.org/tracks/gleam/exercises/sublist/solutions/ZandDev)
* ex [matching…
-
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 t…
-
Caveat: I'm not sure whether I'm observing intended behaviour or not. It could be a "It Works On My Machine" kind of problem - perhaps it is not.
The symptoms suggest that platform side `@types/nod…
-
We hit an error trying to sync the latest commit (unknown) to the website.
The error was:
```
repository path '/mnt/efs/repos/arturo/' is not owned by current user
/opt/exercism/website/app/models/g…
-
Ran into this while working on the [Forth exercise](https://exercism.org/tracks/gleam/exercises/forth) on the exercism track.
It popped up when adding a custom type variant that held data of a type…
-
When I run `resyntax analyze` on a smallish piece of code that I wrote, it exits with the message
```
resyntax: analyzing /Users/blakelewis/Exercism/racket/house/house.rkt
closed-range: contract vi…