I am really enjoying the TypeScript track as part of 12in23 and was
surprised when I hit the Resistor Color exercise having covered the more
advanced Duo and Trio exercises earlier in the track.
As such, I propose a change that Moves Resistor Color before Duo and Trio variants by johnsyweb · Pull Request #1380 · exercism/typescript · GitHub
This matches other tracks such as:
- https://github.com/exercism/javascript/blob/e8fbe7b/config.json#L293-L302
- https://github.com/exercism/tcl/blob/92fb8ae/config.json#L66-L298
- https://github.com/exercism/jq/blob/5910d26/config.json#L326-L338
I also wonder should these three exercises be merged into one (in all tracks), since they build on each other? This would save the ordering issue.