typescript
typescript copied to clipboard
Exercism exercises in TypeScript.
I'll be implementing this practice exercise: https://github.com/exercism/problem-specifications/blob/main/exercises/poker/description.md
I'm going to implement https://github.com/exercism/problem-specifications/tree/main/exercises/high-scores Edit: Sry, wrong url
Since uneven node versions are always unstable, we want `@types/nodes` always be an even number. It's up for debate if we should always pin LTS or current.
## Problem Summary The test for Exercise 10 (Grade School) implicitly defines all test Objects as `Map` which is contrary to how it is initialized (this is from line 25):...
https://tracks.exercism.io/typescript/main/unimplemented
Observations: - The instructions don't say anything about rounding but the tests expect rounded answers - The algorithm necessary for calculating age on Earth is slightly different than that to...
Mentor notes should be written here: [website-copy/tracks/typescript](https://github.com/exercism/website-copy/tree/master/tracks/typescript/exercises) - [x] [leap](https://github.com/exercism/website-copy/blob/master/tracks/typescript/exercises/leap/mentoring.md) - [ ] [two-fer](https://github.com/exercism/website-copy/blob/master/tracks/typescript/exercises/two-fer/mentoring.md) - [ ] [rna-transcription](https://github.com/exercism/website-copy/blob/master/tracks/typescript/exercises/rna-transcription/mentoring.md) - [x] [space-age](https://github.com/exercism/website-copy/blob/master/tracks/typescript/exercises/space-age/mentoring.md) - [x] [pangram](https://github.com/exercism/website-copy/blob/master/tracks/typescript/exercises/pangram/mentoring.md) - [ ] [bob](https://github.com/exercism/website-copy/blob/master/tracks/typescript/exercises/bob/mentoring.md) - [x]...
The tests for `bob` include the idea of 'forceful questions' which aren't mentioned at all in the spec. Is this by design? Probably related to #131
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.24 to 18.11.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.27 to 18.11.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...