June
June
@eklatzer Could you help out with providing a review here as you are most familiar with the patterns involved?
I checked what some prominent Go projects are doing, I'll leave my findings here for reference: * Hashicorp Consul, Nomad and Vault are heavily tested with testify, Terraform uses stdlib...
Ideally, the introduction for a learning exercise contains enough information that no one has to look up any external resource. Currently, the introduction for the time exercise is not very...
In JavaScript there is only "number" so I never looked for number type related exercises. I had a quick look now but most tracks are not that far into the...
I would keep `big` and `complex` for separate exercises later in the track.
Status on this: The floating point numbers part is done. We are still missing an exercise on all the integer types which could be a port of https://github.com/exercism/csharp/tree/main/exercises/concept/hyper-optimized-telemetry as Erik...
@dsletten As you can see in the CI checks, your proposed version does not pass the formatting check that is done for this tracks repository. Not all tracks do automated...
@PakkuDon Yes, this still needs to done.
@PakkuDon I assigned you. If you don't want to work on this anymore, let me know.
A recommendation from the maintainers of other tracks (who already completed this task) was to fill all prerequisites first. Then a small script can report a list of concepts and...