exercism / exercism/javascript

Implement practice: dot-dsl

Open
#909 1 comment 0 reactions 0 assignees View on GitHub
new exercise :sparkles: x:action/create x:knowledge/intermediate x:module/practice-exercise x:type/content
Dominant language
JavaScript
Stars
652
Forks
657
Avg merge
19h 37m
Merged PRs (30d)
6

Description

[problem specification ](https://github.com/exercism/problem-specifications/tree/master/exercises/dot-dsl)| [description](https://github.com/exercism/problem-specifications/blob/master/exercises/dot-dsl/description.md) | ~canonical data~

You may find it helpful to follow [this checklist](https://github.com/exercism/javascript/blob/83feda2af955df1ef9f3a8080338f506f0fdf696/CONTRIBUTING.md#new-exercise) from the [CONTRIBUTING.md](https://github.com/exercism/javascript/blob/83feda2af955df1ef9f3a8080338f506f0fdf696/CONTRIBUTING.md) resource. There is _not yet_ any canonical data at moment of creating this issue. You may come up with test cases yourself or (recommended) check tracks that have already implemented this exercise for inspiration.

This can be implemented similar to dsls like `jasmine`/`mocha` work, and take inspiration from other tracks already implementing this exercise. Check-out the `javascript` `grep` exercise to see that we also support ingesting (or outputting) from (and to) files.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.