javascript icon indicating copy to clipboard operation
javascript copied to clipboard

[Discussion] Ideas for new Concepts

Open junedev opened this issue 4 years ago • 2 comments

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 roadmap document: Roadmap - Potential Future Concepts

We already created issues for the following new concepts/exercises:

  • [x] https://github.com/exercism/javascript/issues/1009
  • [x] https://github.com/exercism/javascript/issues/1015 (claimed)
  • [ ] https://github.com/exercism/javascript/issues/1502 (claimed)
  • [x] https://github.com/exercism/javascript/issues/1506
  • [ ] https://github.com/exercism/javascript/issues/1515 (claimed)
  • [ ] https://github.com/exercism/javascript/issues/1528 (claimed)
  • [ ] https://github.com/exercism/javascript/issues/1500
  • [ ] https://github.com/exercism/javascript/issues/1501

Additionally some concept exercises that exist but need major improvements are not yet visible on the website (status "wip"), see https://github.com/exercism/javascript/issues/1415.

Purpose of this issue

  • Suggest additional concepts to cover that are not on the roadmap yet.
  • Comment on which concept from the roadmap you would like to see implemented first.
  • Volunteer for creating a certain concept exercise that does not have an issue yet, so a maintainer can write up an issue with some basic guidelines for you.
  • General discussion about how to divide concepts/ how to structure the concept tree.
  • etc

junedev avatar Oct 08 '21 13:10 junedev

Additional ideas by @Steffan153 (posted here https://github.com/exercism/javascript/issues/951#issuecomment-919587077, items already on the roadmap are omitted below):

junedev avatar Oct 08 '21 13:10 junedev

I'd like to suggest adding a functional composition concept. The exercise coordinate-transformation mentions them but the exercise only covers the concept of closures.

scottmcook avatar Nov 04 '21 15:11 scottmcook